Searched refs:RxCacheMode (Results 1 – 1 of 1) sorted by relevance
34 uint8_t RxCacheMode; member128 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