Home
last modified time | relevance | path

Searched refs:USART_STAT_TXRDY_MASK (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/
Dfsl_usart.c448 while ((0U == (base->STAT & USART_STAT_TXRDY_MASK)) && (0U != --waitTimes)) in USART_WriteBlocking()
450 while (0U == (base->STAT & USART_STAT_TXRDY_MASK)) in USART_WriteBlocking()
Dfsl_usart.h177 kUSART_TxReady = (USART_STAT_TXRDY_MASK), /*!< Transmit ready flag. */
/hal_nxp-latest/mcux/mcux-sdk/components/uart/
Dfsl_adapter_miniusart.c189 if ((USART_STAT_TXRDY_MASK & status) && in HAL_UartInterruptHandle()
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/
DLPC811.h5771 #define USART_STAT_TXRDY_MASK (0x4U) macro
5778 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/
DLPC812.h5779 #define USART_STAT_TXRDY_MASK (0x4U) macro
5786 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/
DLPC810.h5771 #define USART_STAT_TXRDY_MASK (0x4U) macro
5778 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/
DLPC802.h5682 #define USART_STAT_TXRDY_MASK (0x4U) macro
5689 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/
DLPC804.h6709 #define USART_STAT_TXRDY_MASK (0x4U) macro
6716 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/
DLPC824.h7903 #define USART_STAT_TXRDY_MASK (0x4U) macro
7910 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/
DLPC822.h7903 #define USART_STAT_TXRDY_MASK (0x4U) macro
7910 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/
DLPC834.h7564 #define USART_STAT_TXRDY_MASK (0x4U) macro
7571 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/
DLPC832.h7564 #define USART_STAT_TXRDY_MASK (0x4U) macro
7571 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/
DLPC844.h8991 #define USART_STAT_TXRDY_MASK (0x4U) macro
8998 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/
DLPC845.h9515 #define USART_STAT_TXRDY_MASK (0x4U) macro
9522 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/
DLPC865.h10910 #define USART_STAT_TXRDY_MASK (0x4U) macro
10917 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)
/hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/
DLPC864.h10908 #define USART_STAT_TXRDY_MASK (0x4U) macro
10915 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_TXRDY_SHIFT)) & USART_STAT_TXRDY_MASK)