Home
last modified time | relevance | path

Searched refs:kPWM_PwmB (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/pwm/
Dfsl_pwm.c186 else if (pwmSignal == kPWM_PwmB) in PWM_SetDutycycleRegister()
203 else if (pwmSignal == kPWM_PwmB) in PWM_SetDutycycleRegister()
222 else if (pwmSignal == kPWM_PwmB) in PWM_SetDutycycleRegister()
239 else if (pwmSignal == kPWM_PwmB) in PWM_SetDutycycleRegister()
540 case kPWM_PwmB: in PWM_SetupPwm()
641 else if (pwmChannel == kPWM_PwmB) in PWM_SetupPwmPhaseShift()
749 else if (kPWM_PwmB == pwmSignal) in PWM_UpdatePwmDutycycleHighAccuracy()
751 PWM_SetDutycycleRegister(base, subModule, kPWM_PwmB, currPwmMode, pulseCnt, pwmHighPulse); in PWM_UpdatePwmDutycycleHighAccuracy()
855 case kPWM_PwmB: in PWM_SetupInputCapture()
1209 else if (kPWM_PwmB == pwmChannel) in PWM_SetOutputToIdle()
[all …]
Dfsl_pwm.h45 kPWM_PwmB = 0U, enumerator
1095 case kPWM_PwmB: in PWM_SetPwmFaultState()
1138 case kPWM_PwmB: in PWM_SetupFaultDisableMap()
1170 case kPWM_PwmB: in PWM_OutputEnable()
1198 case kPWM_PwmB: in PWM_OutputDisable()
1309 case kPWM_PwmB: in PWM_SetFilterSampleCount()
1348 case kPWM_PwmB: in PWM_SetFilterSamplePeriod()