Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip.c216 uint8 eMios_Icu_Ip_IndexInChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_NUM_OF_CHANNELS] = EMIO… variable
430 …if (EMIOS_ICU_BUS_INTERNAL_COUNTER != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][h… in Emios_Icu_Ip_EnableMasterBusInterrupt()
432 …el = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_EnableMasterBusInterrupt()
455 …if (EMIOS_ICU_BUS_INTERNAL_COUNTER != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][h… in Emios_Icu_Ip_DisableMasterBusInterrupt()
457 …el = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_DisableMasterBusInterrupt()
527 if (eMios_Icu_Ip_IndexInChState[instance][index] < EMIOS_ICU_IP_NUM_OF_CHANNELS_USED) in Emios_Icu_Ip_Init()
529 … 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()
542 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosChannelNotification = … in Emios_Icu_Ip_Init()
545 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosOverflowNotification =… in Emios_Icu_Ip_Init()
[all …]
DEmios_Icu_Ip_Irq.c145 extern uint8 eMios_Icu_Ip_IndexInChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_NUM_OF_CHANNELS];
439 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aActivePulseWi… in Emios_Icu_Ip_SignalMeasurementStore()
440 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aPeriod = peri… in Emios_Icu_Ip_SignalMeasurementStore()
444 …if(NULL_PTR != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].logicChState… in Emios_Icu_Ip_SignalMeasurementStore()
446 …s_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].logicChStateCallback(eMios_Icu_… in Emios_Icu_Ip_SignalMeasurementStore()
465 …eMios_Icu_Ip_BusType u32ChannelEmiosBus = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_ReadCounterBus()
600 uint8 u8ChIndex = eMios_Icu_Ip_IndexInChState[instance][hwChannel]; in Emios_Icu_Ip_SignalMeasurementWithIPWMMode()
713 uint8 u8ChIndex = eMios_Icu_Ip_IndexInChState[instance][hwChannel]; in Emios_Icu_Ip_SignalMeasurementWithSAICMode()
806 …if (EMIOS_ICU_MODE_NO_MEASUREMENT != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hw… in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
808 …busResult = (eMios_Icu_Ip_BusType)eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwCha… in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
[all …]