Home
last modified time | relevance | path

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

/hal_nxp-latest/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 …]
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip_Irq.c393 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aActivePulseWi… in Emios_Icu_Ip_SignalMeasurementStore()
394 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aPeriod = peri… in Emios_Icu_Ip_SignalMeasurementStore()
398 …if(NULL_PTR != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].logicChState… in Emios_Icu_Ip_SignalMeasurementStore()
400 …s_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].logicChStateCallback(eMios_Icu_… in Emios_Icu_Ip_SignalMeasurementStore()
419 …eMios_Icu_Ip_BusType u32ChannelEmiosBus = eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_ReadCounterBus()
537 uint8 u8ChIndex = eMios_Icu_Ip_IndexInChState[instance][hwChannel]; in Emios_Icu_Ip_SignalMeasurementWithIPWMMode()
650 uint8 u8ChIndex = eMios_Icu_Ip_IndexInChState[instance][hwChannel]; in Emios_Icu_Ip_SignalMeasurementWithSAICMode()
743 …if (EMIOS_ICU_MODE_NO_MEASUREMENT != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hw… in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
745 …busResult = (eMios_Icu_Ip_BusType)eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwCha… in Emios_Icu_Ip_ValidateChannelUsedMasterbus()
759 …s_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMios_Icu_Ip_aBuffer[eMios_Icu_… in Emios_Icu_Ip_TimestampHandler()
[all …]
DEmios_Icu_Ip.c247 uint8 eMios_Icu_Ip_IndexInChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_NUM_OF_CHANNELS] = EMIO… variable
468 …if (EMIOS_ICU_BUS_INTERNAL_COUNTER != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][h… in Emios_Icu_Ip_EnableMasterBusInterrupt()
470 …el = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_EnableMasterBusInterrupt()
493 …if (EMIOS_ICU_BUS_INTERNAL_COUNTER != eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][h… in Emios_Icu_Ip_DisableMasterBusInterrupt()
495 …el = Emios_Icu_Ip_GetMasterBus(hwChannel, eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instanc… in Emios_Icu_Ip_DisableMasterBusInterrupt()
577 … if (eMios_Icu_Ip_IndexInChState[instance][index] < EMIOS_ICU_IP_NUM_OF_CHANNELS_USED) in Emios_Icu_Ip_Init()
579 … eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][index]].channelsInitState = FALSE; in Emios_Icu_Ip_Init()
589 … eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].channelsInitState = TRUE; in Emios_Icu_Ip_Init()
592 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosChannelNotification = … in Emios_Icu_Ip_Init()
595 …eMios_Icu_Ip_ChState[eMios_Icu_Ip_IndexInChState[instance][hwChannel]].eMiosOverflowNotification =… in Emios_Icu_Ip_Init()
[all …]
/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip.h150 extern uint8 eMios_Icu_Ip_IndexInChState[EMIOS_ICU_IP_INSTANCE_COUNT][EMIOS_ICU_IP_NUM_OF_CHANNELS];