Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/inc/
Dscuart.h74 #define SCUART_GET_TX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_TXEMPTY_Msk) macro
/hal_nuvoton-latest/m48x/StdDriver/inc/
Dscuart.h67 #define SCUART_GET_TX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_TXEMPTY_Msk) macro