![]() |
BLE5.2 1.0
开发文档说明
|
The header of xc_drv_uart_dma.c 更多...
函数 | |
| void | xc_uart_dma_tx_init (uint8_t uart_idx, uint16_t tx_size, uint8_t *tx_buff) |
| void | xc_uart_dma_send (uint8_t uart_idx) |
变量 | |
| volatile bool | uart0_tx_tfr_flag |
| volatile bool | uart1_tx_tfr_flag |
The header of xc_drv_uart_dma.c
在文件 xc_drv_uart_dma.h 中定义.
| void xc_uart_dma_send | ( | uint8_t | uart_idx | ) |
| void xc_uart_dma_tx_init | ( | uint8_t | uart_idx, |
| uint16_t | tx_size, | ||
| uint8_t * | tx_buff | ||
| ) |
|
extern |
在文件 xc_drv_uart_dma.c 第 33 行定义.
|
extern |
在文件 xc_drv_uart_dma.c 第 34 行定义.