Home
last modified time | relevance | path

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

/hal_nuvoton-2.7.6/m48x/StdDriver/inc/
Dscuart.h67 #define SCUART_GET_TX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_TXEMPTY_Msk)
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dsc_reg.h904 #define SC_STATUS_TXEMPTY_Msk (0x1ul << SC_STATUS_TXEMPTY_Pos) /*!< SC_… macro