Home
last modified time | relevance | path

Searched refs:UART0_S1_OR_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpsci.h130 …(UART0_S1_OR_MASK), /*!< Rx Overrun, sets when new data is received before data is read from recei…
Dfsl_lpsci.c897 if (UART0_S1_OR_MASK & base->S1) in LPSCI_TransferHandleIRQ()
/hal_nxp-2.7.6/mcux/devices/MKL25Z4/
DMKL25Z4.h4805 #define UART0_S1_OR_MASK (0x8U) macro
4807 …(x) (((uint8_t)(((uint8_t)(x)) << UART0_S1_OR_SHIFT)) & UART0_S1_OR_MASK)
5562 #define UARTLP_S1_OR_MASK UART0_S1_OR_MASK