Home
last modified time | relevance | path

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

/bsp/airm2m/air105/libraries/HAL_Driver/Src/
A Dcore_uart.c34 uint8_t RxCacheMode; member
128 prvUart[i].RxCacheMode = 0; in Uart_GlobalInit()
199 prvUart[UartID].RxCacheMode = IsRxCacheEnable; in Uart_BaseInit()
428 if (!prvUart[UartID].RxCacheMode) in Uart_RxBufferCB()
449 if (!prvUart[UartID].RxCacheMode) in Uart_RxBufferRead()
477 if (!prvUart[UartID].RxCacheMode) in Uart_RxBufferClear()

Completed in 4 milliseconds