Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip.c361 uint8 u8MasterBusChannelIdx = (uint8)0U; in Emios_Icu_Ip_GetMasterBus() local
367 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_0; in Emios_Icu_Ip_GetMasterBus()
371 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_8; in Emios_Icu_Ip_GetMasterBus()
375 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_16; in Emios_Icu_Ip_GetMasterBus()
379 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_24; in Emios_Icu_Ip_GetMasterBus()
384 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_23; in Emios_Icu_Ip_GetMasterBus()
388 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_22; in Emios_Icu_Ip_GetMasterBus()
394 return u8MasterBusChannelIdx; in Emios_Icu_Ip_GetMasterBus()
515 uint8 u8MasterBusChannelIdx; in Emios_Icu_Ip_Init() local
625u8MasterBusChannelIdx = (uint8)Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu… in Emios_Icu_Ip_Init()
[all …]