pin definitions for custom board
More...
#include "cm3_mcu.h"
#include "gpio.h"
#include "uart_drv.h"
Go to the source code of this file.
pin definitions for custom board
SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com
◆ GPIO_UART_DBG_RX
#define GPIO_UART_DBG_RX 16 |
◆ GPIO_UART_DBG_TX
#define GPIO_UART_DBG_TX 17 |
◆ UART_DBG_PORT_ID
#define UART_DBG_PORT_ID 0 |
◆ tr_hal_button_interrupt_cb()
void tr_hal_button_interrupt_cb |
( |
uint32_t | pin, |
|
|
void * | isr_param ) |
◆ tr_hal_init()
void tr_hal_init |
( |
void | | ) |
|