| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/usart/ |
| D | fsl_usart.c | 730 if ((statusFlag & USART_STAT_PARITYERRINT_MASK) != 0U) in USART_ReadBlocking() 1184 if ((base->STAT & USART_STAT_PARITYERRINT_MASK) != 0U) in USART_TransferHandleIRQ() 1187 base->STAT |= USART_STAT_PARITYERRINT_MASK; in USART_TransferHandleIRQ()
|
| D | fsl_usart.h | 181 … kUSART_ParityErrorFlag = (USART_STAT_PARITYERRINT_MASK), /*!< parity error interrupt flag. */
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_miniusart/ |
| D | fsl_usart.h | 186 kUSART_ParityErrorFlag = (USART_STAT_PARITYERRINT_MASK), /*!< Parity error flag. */
|
| D | fsl_usart.c | 534 if ((statusFlag & USART_STAT_PARITYERRINT_MASK) != 0U) in USART_ReadBlocking()
|
| /hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/flexcomm/ |
| D | fsl_usart_cmsis.c | 500 stat.rx_parity_error = (uint32_t)(((ksdk_usart_status & USART_STAT_PARITYERRINT_MASK)) != 0U); in USART_DmaGetStatus() 789 stat.rx_parity_error = (uint32_t)(((ksdk_usart_status & USART_STAT_PARITYERRINT_MASK)) != 0U); in USART_NonBlockingGetStatus()
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC811/ |
| D | LPC811.h | 5838 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 5842 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC812/ |
| D | LPC812.h | 5846 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 5850 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC810/ |
| D | LPC810.h | 5838 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 5842 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC802/ |
| D | LPC802.h | 5749 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 5753 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC804/ |
| D | LPC804.h | 6776 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 6780 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC824/ |
| D | LPC824.h | 7970 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 7974 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC822/ |
| D | LPC822.h | 7970 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 7974 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC834/ |
| D | LPC834.h | 7631 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 7635 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC832/ |
| D | LPC832.h | 7631 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 7635 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC844/ |
| D | LPC844.h | 9058 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 9062 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC845/ |
| D | LPC845.h | 9582 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 9586 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC865/ |
| D | LPC865.h | 10985 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 10988 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC864/ |
| D | LPC864.h | 10983 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 10986 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC51U68/ |
| D | LPC51U68.h | 9610 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 9614 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54114/ |
| D | LPC54114_cm0plus.h | 10650 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 10654 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| D | LPC54114_cm4.h | 10663 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 10667 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54113/ |
| D | LPC54113.h | 10664 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 10668 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54607/ |
| D | LPC54607.h | 16628 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 16632 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54S005/ |
| D | LPC54S005.h | 16455 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 16459 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|
| /hal_nxp-latest/mcux/mcux-sdk/devices/LPC54005/ |
| D | LPC54005.h | 15663 #define USART_STAT_PARITYERRINT_MASK (0x4000U) macro 15667 … (((uint32_t)(((uint32_t)(x)) << USART_STAT_PARITYERRINT_SHIFT)) & USART_STAT_PARITYERRINT_MASK)
|