Searched refs:Emios_Pwm_Ip_GetUCRegA (Results 1 – 3 of 3) sorted by relevance
212 …Emios_Pwm_Ip_DutyType CounterMax = Emios_Pwm_Ip_GetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Emios_P… in Emios_Pwm_Ip_IrqDaocHandler()233 …Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] + Emios_Pwm_Ip_GetUCRegA(Emios_Pwm_… in Emios_Pwm_Ip_IrqDaocHandler()238 …_Ip_aDutyCycle[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] + Emios_Pwm_Ip_GetUCRegA(Emios_Pwm_… in Emios_Pwm_Ip_IrqDaocHandler()
746 if(1U == Emios_Pwm_Ip_GetUCRegA(Base, Channel)) in Emios_Pwm_Ip_SetDutyCycleOpwmcb()1294 …Emios_Pwm_Ip_PeriodType CounterMax = Emios_Pwm_Ip_GetUCRegA(Base, Emios_Pwm_Ip_GetMasterBusChannel… in Emios_Pwm_Ip_InitDCModeWithDuty()1314 …d[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] + Emios_Pwm_Ip_GetUCRegA(Base, User… in Emios_Pwm_Ip_InitDCModeWithDuty()1418 …Emios_Pwm_Ip_PeriodType CounterMax = Emios_Pwm_Ip_GetUCRegA(Base, Emios_Pwm_Ip_GetMasterBusChannel… in Emios_Pwm_Ip_SetDutyCycleDaoc()1454 …Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] + Emios_Pwm_Ip_GetUCRegA(Base, Chan… in Emios_Pwm_Ip_SetDutyCycleDaoc()2106 return Emios_Pwm_Ip_GetUCRegA(Base, Channel); in Emios_Pwm_Ip_GetPhaseShift()2882 if(1U == Emios_Pwm_Ip_GetUCRegA(Base, ChannelId)) in Emios_Pwm_Ip_SyncUpdate()
224 static inline Emios_Pwm_Ip_PeriodType Emios_Pwm_Ip_GetUCRegA(const Emios_Pwm_Ip_HwAddrType *const B… in Emios_Pwm_Ip_GetUCRegA() function