Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32k3/Icu/include/
DEmios_Icu_Ip_Types.h332 …eMios_Icu_Ip_BusType CntBus; /*!< Channel Counter bus selection… member
/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip_Types.h350 …eMios_Icu_Ip_BusType CntBus; /*!< Channel Counter bus selection… member
/hal_nxp-latest/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip.c597 u32RegCCR |= eMIOS_C_BSL((*userConfig->pChannelsConfig)[index].CntBus); in Emios_Icu_Ip_Init()
621 …Ip_IndexInChState[instance][hwChannel]].BusSelected = (*userConfig->pChannelsConfig)[index].CntBus; in Emios_Icu_Ip_Init()
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c647 u32RegCCR |= eMIOS_C_BSL((*userConfig->pChannelsConfig)[index].CntBus); in Emios_Icu_Ip_Init()
671 …Ip_IndexInChState[instance][hwChannel]].BusSelected = (*userConfig->pChannelsConfig)[index].CntBus; in Emios_Icu_Ip_Init()