Searched refs:eMIOS_INSTANCE_COUNT (Results 1 – 5 of 5) sorted by relevance
79 eMIOS_Type *const Emios_Ip_paxBase[eMIOS_INSTANCE_COUNT] = IP_eMIOS_BASE_PTRS;89 static Emios_Ip_InstStateType Emios_Ip_axIpIsInitialized[eMIOS_INSTANCE_COUNT] =102 …_axIpIsInitialized) static Emios_Ip_InstStateType Emios_Ip_axIpIsInitialized[eMIOS_INSTANCE_COUNT];113 …mios_Ip_axChState) static Emios_Ip_ChStateType Emios_Ip_axChState[eMIOS_INSTANCE_COUNT][eMIOS_CH_U…123 static uint32 Emios_Ip_ChPeriodMasterBus[eMIOS_INSTANCE_COUNT][eMIOS_CH_UC_UC_COUNT];132 static uint16 Emios_Ip_ChPeriodMasterBus[eMIOS_INSTANCE_COUNT][eMIOS_CH_UC_UC_COUNT];164 DevAssert(Instance < eMIOS_INSTANCE_COUNT); in Emios_Mcl_Ip_Init()266 DevAssert(Instance < eMIOS_INSTANCE_COUNT); in Emios_Mcl_Ip_EnableChannel()278 DevAssert(Instance < eMIOS_INSTANCE_COUNT); in Emios_Mcl_Ip_DisableChannel()290 DevAssert(Instance < eMIOS_INSTANCE_COUNT); in Emios_Mcl_Ip_ComparatorTransferEnable()[all …]
495 extern eMIOS_Type* Emios_Ip_paxBase[eMIOS_INSTANCE_COUNT];
113 #define EMIOS_PWM_IP_INSTANCE_COUNT (eMIOS_INSTANCE_COUNT)
96 #define eMIOS_INSTANCE_COUNT (3) macro
113 #define eMIOS_INSTANCE_COUNT (2u) macro