Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dpwm.h579 void PWM_SetClockSource(PWM_T *pwm, uint32_t u32ChannelNum, uint32_t u32ClkSrcSel);
/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dpwm.c932 void PWM_SetClockSource(PWM_T *pwm, uint32_t u32ChannelNum, uint32_t u32ClkSrcSel) in PWM_SetClockSource() function