Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/include/
DEmios_Icu_Ip_Types.h430 boolean channelsInitState; member
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip.c529 … eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][index]].channelsInitState = FALSE; in Emios_Icu_Ip_Init()
539 … eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelsInitState = TRUE; in Emios_Icu_Ip_Init()
682 … (TRUE == eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelsInitState) in Emios_Icu_Ip_Deinit()
684 … eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelsInitState = FALSE; in Emios_Icu_Ip_Deinit()