Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Duart.h302 #define UART_GET_RX_FULL(uart) ((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk) macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Duart.h307 #define UART_GET_RX_FULL(uart) ((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk) macro
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Duart.h305 #define UART_GET_RX_FULL(uart) ((uart)->FIFOSTS & UART_FIFOSTS_RXFULL_Msk) macro