Trident IoT SDK
Loading...
Searching...
No Matches
tr_hal_config.h File Reference

pin definitions for Trident DKNCZ20B20 board More...

#include "tr_printf.h"
#include "tr_hal_gpio.h"
#include "tr_hal_uart.h"
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 }
#define PRINT(...)

Functions

void debug_init (void)

Detailed Description

pin definitions for Trident DKNCZ20B20 board


SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com


Macro Definition Documentation

◆ GPIO_UART_DBG_RX

#define GPIO_UART_DBG_RX   (tr_hal_gpio_pin_t){ 16 }

◆ GPIO_UART_DBG_TX

#define GPIO_UART_DBG_TX   (tr_hal_gpio_pin_t){ 17 }

◆ PRINT

#define PRINT ( ...)

◆ UART_DBG_PORT_ID

#define UART_DBG_PORT_ID   0

Function Documentation

◆ debug_init()

void debug_init ( void )