Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m48x/StdDriver/inc/
Dscuart.h77 #define SCUART_GET_TX_FULL(sc) ((sc)->STATUS & SC_STATUS_TXFULL_Msk) macro
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dscuart.h88 #define SCUART_GET_TX_FULL(sc) ((sc)->STATUS & SC_STATUS_TXFULL_Msk) macro