Searched refs:eMios_Icu_Ip_ChState (Results 1 – 2 of 2) sorted by relevance
138 extern eMios_Icu_Ip_ChStateType eMios_Icu_Ip_ChState[EMIOS_ICU_IP_NUM_OF_CHANNELS_USED];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 …eMios_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()764 …eMios_Icu_Ip_ChState[u8ChIndex].callback(eMios_Icu_Ip_ChState[u8ChIndex].callbackParam, bOverflow); in Emios_Icu_Ip_SignalMeasurementWithSAICMode()[all …]
209 eMios_Icu_Ip_ChStateType eMios_Icu_Ip_ChState[EMIOS_ICU_IP_NUM_OF_CHANNELS_USED]; variable430 …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()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()546 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].callback = (*userConfi… in Emios_Icu_Ip_Init()[all …]