Searched refs:kLPUART_FramingErrorInterruptEnable (Results 1 – 4 of 4) sorted by relevance
1067 …base, ((uint32_t)kLPUART_FramingErrorInterruptEnable | (uint32_t)kLPUART_RxDataRegFullInterruptEna… in LIN_LPUART_Init()1597 … ((uint32_t)kLPUART_RxDataRegFullInterruptEnable | (uint32_t)kLPUART_FramingErrorInterruptEnable)); in LIN_LPUART_GoToSleepMode()1634 … ((uint32_t)kLPUART_RxDataRegFullInterruptEnable | (uint32_t)kLPUART_FramingErrorInterruptEnable)); in LIN_LPUART_GotoIdleState()1760 … ((uint32_t)kLPUART_RxDataRegFullInterruptEnable | (uint32_t)kLPUART_FramingErrorInterruptEnable)); in LIN_LPUART_EnableIRQ()1797 … ((uint32_t)kLPUART_RxDataRegFullInterruptEnable | (uint32_t)kLPUART_FramingErrorInterruptEnable)); in LIN_LPUART_DisableIRQ()
94 …kLPUART_FramingErrorInterruptEnable = (LPUART_CTRL_FEIE_MASK), /*!< Framing error … enumerator
136 …kLPUART_FramingErrorInterruptEnable = (LPUART_CTRL_FEIE_MASK), /*!< Framing error flag. bi… enumerator150 … kLPUART_NoiseErrorInterruptEnable | kLPUART_FramingErrorInterruptEnable |
155 …kLPUART_FramingErrorInterruptEnable = (LPUART_CTRL_FEIE_MASK), /*!< Framing error flag. bi… enumerator165 …kLPUART_ParityErrorInterruptEnable | kLPUART_FramingErrorInterruptEnable | kLPUART_NoiseErrorInter…