Searched refs:Emios_Pwm_Ip_SetUCRegA (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/ |
D | Emios_Pwm_Ip.c | 349 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 416 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode() 490 Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)0U); in Emios_Pwm_Ip_SetDutyCycleOpwfmb() 515 Emios_Pwm_Ip_SetUCRegA(Base, Channel, NewDutyCycle); in Emios_Pwm_Ip_SetDutyCycleOpwfmb() 556 Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)0U); in Emios_Pwm_Ip_SetDutyCycleOpwfm() 605 Emios_Pwm_Ip_SetUCRegA(Base, Channel, NewDutyCycle); in Emios_Pwm_Ip_SetDutyCycleOpwfm() 698 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DutyCycle); in Emios_Pwm_Ip_InitDeadTimeMode() 743 Emios_Pwm_Ip_SetUCRegA(Base, Channel, ChPeriod + 1U); in Emios_Pwm_Ip_SetDutyCycleOpwmcb() 765 Emios_Pwm_Ip_SetUCRegA(Base, Channel, 1U); in Emios_Pwm_Ip_SetDutyCycleOpwmcb() 770 … Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)(ChPeriod - (NewDutyCycle >> 1U))); in Emios_Pwm_Ip_SetDutyCycleOpwmcb() [all …]
|
D | Emios_Pwm_Ip_Irq.c | 222 …Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler() 234 …Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler()
|
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/include/ |
D | Emios_Pwm_Ip_HwAccess.h | 211 static inline void Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_SetUCRegA() function
|