Home
last modified time | relevance | path

Searched defs:SCUART_GET_RX_EMPTY (Results 1 – 2 of 2) sorted by relevance

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dscuart.h136 #define SCUART_GET_RX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_RXEMPTY_Msk) macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dscuart.h187 #define SCUART_GET_RX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_RXEMPTY_Msk) macro