Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpsci/
Dfsl_lpsci.h125 … (UART0_S1_TC_MASK), /*!< Transmission complete flag, sets when transmission activity complete */
Dfsl_lpsci.c329 while (0 == (base->S1 & UART0_S1_TC_MASK)) in LPSCI_Deinit()
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h4814 #define UART0_S1_TC_MASK (0x40U) macro
4816 …(x) (((uint8_t)(((uint8_t)(x)) << UART0_S1_TC_SHIFT)) & UART0_S1_TC_MASK)
5568 #define UARTLP_S1_TC_MASK UART0_S1_TC_MASK