Searched refs:Emios_Pwm_Ip_aRegA (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/ |
D | Emios_Pwm_Ip.c | 179 Emios_Pwm_Ip_PeriodType Emios_Pwm_Ip_aRegA[EMIOS_PWM_IP_NUM_OF_CHANNELS_USED]; variable 888 …Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = UserChCfg->Phase… in Emios_Pwm_Ip_InitEdgePlacementOpwmMode() 967 …Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = UserChCfg->Phase… in Emios_Pwm_Ip_InitEdgePlacementOpwmbMode() 1025 …if ((NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChState[Instance][Channel]]) > ChPeriod) in Emios_Pwm_Ip_SetDutyCycleOpwmb() 1050 …Emios_Pwm_Ip_SetUCRegB(Base, Channel, (NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChSta… in Emios_Pwm_Ip_SetDutyCycleOpwmb() 1082 …if ((NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChState[Instance][Channel]]) > ChPeriod) in Emios_Pwm_Ip_SetDutyCycleOpwm() 1094 …Emios_Pwm_Ip_SetUCRegA(Base, Channel, (NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChSta… in Emios_Pwm_Ip_SetDutyCycleOpwm() 1102 …Emios_Pwm_Ip_SetUCRegA(Base, Channel, (NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChSta… in Emios_Pwm_Ip_SetDutyCycleOpwm() 1108 …Emios_Pwm_Ip_SetUCRegA(Base, Channel, (Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChState[Instance][Ch… in Emios_Pwm_Ip_SetDutyCycleOpwm() 1110 …Emios_Pwm_Ip_SetUCRegB(Base, Channel, (NewDutyCycle + Emios_Pwm_Ip_aRegA[eMios_Pwm_Ip_IndexInChSta… in Emios_Pwm_Ip_SetDutyCycleOpwm() [all …]
|