Home
last modified time | relevance | path

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

/hal_nxp-latest/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 …]
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip.c399 uint8 u8MasterBusChannelIdx = (uint8)0U; in Emios_Icu_Ip_GetMasterBus() local
405 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_0; in Emios_Icu_Ip_GetMasterBus()
409 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_8; in Emios_Icu_Ip_GetMasterBus()
413 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_16; in Emios_Icu_Ip_GetMasterBus()
417 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_24; in Emios_Icu_Ip_GetMasterBus()
422 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_23; in Emios_Icu_Ip_GetMasterBus()
426 u8MasterBusChannelIdx = EMIOS_ICU_IP_CHANNEL_22; in Emios_Icu_Ip_GetMasterBus()
432 return u8MasterBusChannelIdx; in Emios_Icu_Ip_GetMasterBus()
556 uint8 u8MasterBusChannelIdx; in Emios_Icu_Ip_Init() local
675u8MasterBusChannelIdx = (uint8)Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu… in Emios_Icu_Ip_Init()
[all …]