Home
last modified time | relevance | path

Searched refs:PWM_CH_B (Results 1 – 5 of 5) sorted by relevance

/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_pwm.c193 else if(chn == PWM_CH_B) in PWM_SetCycle()
211 else if(chn == PWM_CH_B) in PWM_GetCycle()
230 else if(chn == PWM_CH_B) in PWM_SetHDuty()
248 else if(chn == PWM_CH_B) in PWM_GetHDuty()
267 else if(chn == PWM_CH_B) in PWM_SetDeadzone()
285 else if(chn == PWM_CH_B) in PWM_GetDeadzone()
A DSWM320_pwm.h34 #define PWM_CH_B 1 macro
/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_pwm.c210 if (PWM_CH_B == configuration->channel) in swm_pwm_enable()
221 if (PWM_CH_B == configuration->channel) in swm_pwm_enable()
/bsp/synwit/libraries/SWM341_CSL/SWM341_StdPeriph_Driver/
A DSWM341_pwm.h43 #define PWM_CH_B 1 macro
/bsp/synwit/libraries/SWM341_drivers/
A Ddrv_pwm.c276 PWM_SetHDuty(pwm_cfg->PWMx, PWM_CH_B, pulse); in swm_pwm_set()

Completed in 30 milliseconds