Home
last modified time | relevance | path

Searched refs:Emios_Pwm_Ip_SetUCRegA (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c349 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()
770Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)(ChPeriod - (NewDutyCycle >> 1U))); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
[all …]
DEmios_Pwm_Ip_Irq.c222Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler()
234Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler()
/hal_nxp-latest/s32/drivers/s32ze/Pwm/src/
DEmios_Pwm_Ip.c501 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()
569 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()
644 Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)0U); in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
669 Emios_Pwm_Ip_SetUCRegA(Base, Channel, NewDutyCycle); in Emios_Pwm_Ip_SetDutyCycleOpwfmb()
711 Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)0U); in Emios_Pwm_Ip_SetDutyCycleOpwfm()
760 Emios_Pwm_Ip_SetUCRegA(Base, Channel, NewDutyCycle); in Emios_Pwm_Ip_SetDutyCycleOpwfm()
850 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DutyCycle); in Emios_Pwm_Ip_InitDeadTimeMode()
899 Emios_Pwm_Ip_SetUCRegA(Base, Channel, ChPeriod + 1U); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
921 Emios_Pwm_Ip_SetUCRegA(Base, Channel, 1U); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
926Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_PeriodType)(ChPeriod - (NewDutyCycle >> 1U))); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()
[all …]
DEmios_Pwm_Ip_Irq.c159Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler()
171Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : Da… in Emios_Pwm_Ip_IrqDaocHandler()
/hal_nxp-latest/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h211 static inline void Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_SetUCRegA() function
/hal_nxp-latest/s32/drivers/s32ze/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h204 static inline void Emios_Pwm_Ip_SetUCRegA(Emios_Pwm_Ip_HwAddrType *const Base, in Emios_Pwm_Ip_SetUCRegA() function