Searched refs:LIN_LPUART_DisableInterrupts (Results 1 – 1 of 1) sorted by relevance
109 static void LIN_LPUART_DisableInterrupts(LPUART_Type *base, uint32_t mask);136 static void LIN_LPUART_DisableInterrupts(LPUART_Type *base, uint32_t mask) in LIN_LPUART_DisableInterrupts() function342 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_LinBreakInterruptEnable); in LIN_LPUART_ProcessBreakDetect()957 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_RxDataRegFullFlag); in LIN_LPUART_ProcessSendFrameData()1593 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_LinBreakInterruptEnable); in LIN_LPUART_GoToSleepMode()1596 LIN_LPUART_DisableInterrupts( in LIN_LPUART_GoToSleepMode()1636 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_RxActiveEdgeInterruptEnable); in LIN_LPUART_GotoIdleState()1789 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_RxActiveEdgeInterruptEnable); in LIN_LPUART_DisableIRQ()1794 LIN_LPUART_DisableInterrupts(base, (uint32_t)kLPUART_LinBreakInterruptEnable); in LIN_LPUART_DisableIRQ()1796 LIN_LPUART_DisableInterrupts( in LIN_LPUART_DisableIRQ()[all …]