Trident IoT SDK
Loading...
Searching...
No Matches
tr_hal_config.h
Go to the documentation of this file.
1
10
#ifndef TR_HAL_CONFIG_H
11
#define TR_HAL_CONFIG_H
12
#include "cm3_mcu.h"
13
#include "gpio.h"
14
#include "uart_drv.h"
15
16
#define UART_DBG_PORT_ID 0
17
#define GPIO_UART_DBG_RX 16
18
#define GPIO_UART_DBG_TX 17
19
20
void
tr_hal_init
(
void
);
21
void
tr_hal_button_interrupt_cb
(uint32_t pin,
22
void
*isr_param);
23
24
#endif
/* TR_HAL_CONFIG_H */
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)
bootloader
bootloader_T32Cx1x
hal_config_neptune_T32CM11
tr_hal_config.h
Generated on Mon Mar 31 2025 20:44:15 for Trident IoT SDK by
1.10.0