Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/soc/s32z270/include/
DEmios_Icu_Ip_Defines.h139 #define EMIOS_ICU_IP_WSC_NUM_OF_CHANNELS (4U) macro
/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip.h133 …sChStateType eMios_Icu_Ip_WsChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_WSC_NUM_OF_CHANNELS];
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c230 …sChStateType eMios_Icu_Ip_WsChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_WSC_NUM_OF_CHANNELS];
845 for (hwChannel = 0U; hwChannel < EMIOS_ICU_IP_WSC_NUM_OF_CHANNELS; hwChannel ++) in Emios_Icu_Ip_Deinit()