Home
last modified time | relevance | path

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

/hal_nuvoton-2.7.6/m48x/StdDriver/inc/
Dscuart.h136 #define SCUART_GET_RX_EMPTY(sc) ((sc)->STATUS & SC_STATUS_RXEMPTY_Msk)
/hal_nuvoton-2.7.6/m48x/Devices/M480/Include/
Dsc_reg.h886 #define SC_STATUS_RXEMPTY_Msk (0x1ul << SC_STATUS_RXEMPTY_Pos) /*!< SC_… macro