Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.h134 … (UART0_S1_FE_MASK), /*!< Frame error flag, sets if logic 0 was detected where stop bit expected */
Dfsl_lpsci.c885 if (UART0_S1_FE_MASK & base->S1) in LPSCI_TransferHandleIRQ()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h4799 #define UART0_S1_FE_MASK (0x2U) macro
4801 …(x) (((uint8_t)(((uint8_t)(x)) << UART0_S1_FE_SHIFT)) & UART0_S1_FE_MASK)
5558 #define UARTLP_S1_FE_MASK UART0_S1_FE_MASK