Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DWkpu_Ip_Irq.c158 uint8 u8WkpuChannel = 0x0U; in Wkpu_Icu_Ip_ProcessSingleInterrupt() local
166 …for (u8WkpuChannel = 0; u8WkpuChannel < (uint32)WKPU_IP_NUM_OF_CHANNELS_IN_ONE_REG; u8WkpuChannel+… in Wkpu_Icu_Ip_ProcessSingleInterrupt()
173 Wkpu_Ip_Callback(u8WkpuChannel); in Wkpu_Icu_Ip_ProcessSingleInterrupt()
180 u8WkpuChannel = 0x0U; in Wkpu_Icu_Ip_ProcessSingleInterrupt()
188 …for (u8WkpuChannel = 0; u8WkpuChannel < (uint32)WKPU_IP_NUM_OF_CHANNELS_IN_ONE_REG; u8WkpuChannel+… in Wkpu_Icu_Ip_ProcessSingleInterrupt()
195 Wkpu_Ip_Callback(u8WkpuChannel+ 32U); in Wkpu_Icu_Ip_ProcessSingleInterrupt()