pin definitions for custom board More...
Include dependency graph for tr_hal_config.h:Go to the source code of this file.
Macros | |
| #define | UART_DBG_PORT_ID 0 |
| #define | GPIO_UART_DBG_RX (tr_hal_gpio_pin_t){ 16 } |
| #define | GPIO_UART_DBG_TX (tr_hal_gpio_pin_t){ 17 } |
Functions | |
| void | tr_hal_init (void) |
pin definitions for custom board
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
| #define GPIO_UART_DBG_RX (tr_hal_gpio_pin_t){ 16 } |
| #define GPIO_UART_DBG_TX (tr_hal_gpio_pin_t){ 17 } |
| #define UART_DBG_PORT_ID 0 |
| void tr_hal_init | ( | void | ) |