Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DEmios_Icu_Ip_Irq.c138 extern eMios_Icu_Ip_ChStateType eMios_Icu_Ip_ChState[EMIOS_ICU_IP_NUM_OF_CHANNELS_USED];
439eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aActivePulseWi… in Emios_Icu_Ip_SignalMeasurementStore()
440eMios_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()
446eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].logicChStateCallback(eMios_… 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()
604 eMios_Icu_Ip_MeasType nMeasurement_property = eMios_Icu_Ip_ChState[u8ChIndex].measurement; in Emios_Icu_Ip_SignalMeasurementWithIPWMMode()
717 eMios_Icu_Ip_MeasType nMeasurement_property = eMios_Icu_Ip_ChState[u8ChIndex].measurement; in Emios_Icu_Ip_SignalMeasurementWithSAICMode()
762 if(eMios_Icu_Ip_ChState[u8ChIndex].callback != NULL_PTR) in Emios_Icu_Ip_SignalMeasurementWithSAICMode()
764eMios_Icu_Ip_ChState[u8ChIndex].callback(eMios_Icu_Ip_ChState[u8ChIndex].callbackParam, bOverflow); in Emios_Icu_Ip_SignalMeasurementWithSAICMode()
[all …]
DEmios_Icu_Ip.c209 eMios_Icu_Ip_ChStateType eMios_Icu_Ip_ChState[EMIOS_ICU_IP_NUM_OF_CHANNELS_USED]; variable
430 …if (EMIOS_ICU_BUS_INTERNAL_COUNTER != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][h… in Emios_Icu_Ip_EnableMasterBusInterrupt()
432 …nMasterBusHwChannel = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_Index… 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 …nMasterBusHwChannel = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_Index… in Emios_Icu_Ip_DisableMasterBusInterrupt()
529eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][index]].channelsInitState = FALSE; in Emios_Icu_Ip_Init()
539eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelsInitState = TRUE; in Emios_Icu_Ip_Init()
542eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosChannelNotification = … in Emios_Icu_Ip_Init()
545eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosOverflowNotification =… in Emios_Icu_Ip_Init()
546eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].callback = (*userConfi… in Emios_Icu_Ip_Init()
[all …]