Home
last modified time | relevance | path

Searched refs:IOC_UART_BASE (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/drivers/peripheral/uart/include/vfsdev/
A Duart_dev.h8 #define IOC_UART_BASE 'U' macro
9 #define IOC_UART_SET_CFLAG IOC_UART_BASE + 1
10 #define IOC_UART_GET_CFLAG IOC_UART_BASE + 2
11 #define IOC_UART_DMA_CTL IOC_UART_BASE + 3
12 #define IOC_UART_TRX_CTL IOC_UART_BASE + 4 // disable Tx or Rx
13 #define IOC_UART_POLL_TEST IOC_UART_BASE + 5 // for test purpose

Completed in 2 milliseconds