Home
last modified time | relevance | path

Searched refs:u8IrqChannel (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/s32/drivers/s32ze/Icu/src/
DSiul2_Icu_Ip_Irq.c182 uint8 u8IrqChannel = 0U; in Siul2_Icu_Ip_ProcessSingleInterrupt() local
204 for (u8IrqChannel = 0; u8IrqChannel < SIUL2_ICU_IP_NUM_OF_CHANNELS; u8IrqChannel++) in Siul2_Icu_Ip_ProcessSingleInterrupt()
206 …if (TRUE != Siul2_Icu_Ip_aChannelState[Siul2_Icu_Ip_IndexInChState[instance][u8IrqChannel]].chInit) in Siul2_Icu_Ip_ProcessSingleInterrupt()
247 Siul2_Icu_Ip_ReportEvents(instance, u8IrqChannel); in Siul2_Icu_Ip_ProcessSingleInterrupt()
274 uint8 u8IrqChannel; in Siul2_Icu_Ip_ProcessInterrupt() local
284 …for (u8IrqChannel = (uint8)firstHwChannel; u8IrqChannel < (uint8)(firstHwChannel + 8U); u8IrqChann… in Siul2_Icu_Ip_ProcessInterrupt()
291 Siul2_Icu_Ip_ReportEvents(instance, u8IrqChannel); in Siul2_Icu_Ip_ProcessInterrupt()
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DSiul2_Icu_Ip_Irq.c182 uint8 u8IrqChannel = 0U; in Siul2_Icu_Ip_ProcessSingleInterrupt() local
191 for (u8IrqChannel = 0; u8IrqChannel < SIUL2_ICU_IP_NUM_OF_CHANNELS; u8IrqChannel++) in Siul2_Icu_Ip_ProcessSingleInterrupt()
198 Siul2_Icu_Ip_ReportEvents(instance, u8IrqChannel); in Siul2_Icu_Ip_ProcessSingleInterrupt()
224 uint8 u8IrqChannel; in Siul2_Icu_Ip_ProcessInterrupt() local
234 …for (u8IrqChannel = (uint8)firstHwChannel; u8IrqChannel < (uint8)(firstHwChannel + 8U); u8IrqChann… in Siul2_Icu_Ip_ProcessInterrupt()
241 Siul2_Icu_Ip_ReportEvents(instance, u8IrqChannel); in Siul2_Icu_Ip_ProcessInterrupt()