Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Duart.h274 #define UART_IS_RX_FULL(uart) (((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk)>>UART_FIFOSTS_RXFULL_… macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Duart.h279 #define UART_IS_RX_FULL(uart) (((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk)>>UART_FIFOSTS_RXFULL_… macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Duart.h277 #define UART_IS_RX_FULL(uart) (((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk)>>UART_FIFOSTS_RXFULL_… macro