| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpuart/ |
| D | fsl_lpuart.c | 526 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_Deinit() 1076 while ((0U == (base->STAT & LPUART_STAT_TC_MASK)) && (0U != --waitTimes)) in LPUART_WriteBlocking() 1078 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_WriteBlocking() 1137 while ((0U == (base->STAT & LPUART_STAT_TC_MASK)) && (0U != --waitTimes)) in LPUART_WriteBlocking16bit() 1139 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_WriteBlocking16bit()
|
| D | fsl_lpuart.h | 224 …(LPUART_STAT_TC_MASK), /*!< Transmission complete flag, sets when transmission activity complete…
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpuart/ |
| D | fsl_lpuart.c | 598 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_Deinit() 1117 while ((0U == (base->STAT & LPUART_STAT_TC_MASK)) && (0U != --waitTimes)) in LPUART_WriteBlocking() 1119 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_WriteBlocking() 1177 while ((0U == (base->STAT & LPUART_STAT_TC_MASK)) && (0U != --waitTimes)) in LPUART_WriteBlocking16bit() 1179 while (0U == (base->STAT & LPUART_STAT_TC_MASK)) in LPUART_WriteBlocking16bit()
|
| D | fsl_lpuart.h | 174 …(LPUART_STAT_TC_MASK), /*!< Transmission complete flag, sets when transmission activity complete…
|
| /hal_nxp-latest/s32/drivers/s32k1/BaseNXP/header/ |
| D | S32K142_LPUART.h | 281 #define LPUART_STAT_TC_MASK (0x400000U) macro 284 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K116_LPUART.h | 281 #define LPUART_STAT_TC_MASK (0x400000U) macro 284 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K118_LPUART.h | 281 #define LPUART_STAT_TC_MASK (0x400000U) macro 284 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K144_LPUART.h | 285 #define LPUART_STAT_TC_MASK (0x400000U) macro 288 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K142W_LPUART.h | 285 #define LPUART_STAT_TC_MASK (0x400000U) macro 288 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K148_LPUART.h | 285 #define LPUART_STAT_TC_MASK (0x400000U) macro 288 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K146_LPUART.h | 285 #define LPUART_STAT_TC_MASK (0x400000U) macro 288 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| D | S32K144W_LPUART.h | 285 #define LPUART_STAT_TC_MASK (0x400000U) macro 288 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/s32/drivers/s32k3/BaseNXP/header/ |
| D | S32K344_LPUART.h | 343 #define LPUART_STAT_TC_MASK (0x400000U) macro 346 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lin/ |
| D | fsl_lin_lpuart.h | 43 …(LPUART_STAT_TC_MASK), /*!< Transmission complete flag, sets when transmission activity complete */
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC041/ |
| D | MCXC041.h | 2591 #define LPUART_STAT_TC_MASK (0x400000U) macro 2597 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL17Z644/ |
| D | MKL17Z644.h | 3961 #define LPUART_STAT_TC_MASK (0x400000U) macro 3967 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC141/ |
| D | MCXC141.h | 4407 #define LPUART_STAT_TC_MASK (0x400000U) macro 4413 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC142/ |
| D | MCXC142.h | 4405 #define LPUART_STAT_TC_MASK (0x400000U) macro 4411 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC242/ |
| D | MCXC242.h | 4407 #define LPUART_STAT_TC_MASK (0x400000U) macro 4413 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKL27Z644/ |
| D | MKL27Z644.h | 3970 #define LPUART_STAT_TC_MASK (0x400000U) macro 3976 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC144/ |
| D | MCXC144.h | 4998 #define LPUART_STAT_TC_MASK (0x400000U) macro 5004 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC143/ |
| D | MCXC143.h | 4998 #define LPUART_STAT_TC_MASK (0x400000U) macro 5004 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC243/ |
| D | MCXC243.h | 4996 #define LPUART_STAT_TC_MASK (0x400000U) macro 5002 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MCXC244/ |
| D | MCXC244.h | 4998 #define LPUART_STAT_TC_MASK (0x400000U) macro 5004 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/MKE14Z4/ |
| D | MKE14Z4.h | 5923 #define LPUART_STAT_TC_MASK (0x400000U) macro 5929 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_TC_SHIFT)) & LPUART_STAT_TC_MASK)
|