Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dpwm.c43 if(pwm == PWM0) in PWM_ConfigCaptureChannel()
57 if(pwm == PWM0) in PWM_ConfigCaptureChannel()
116 if(pwm == PWM0) in PWM_ConfigOutputChannel()
131 if(pwm == PWM0) in PWM_ConfigOutputChannel()
/hal_nuvoton-latest/m2l31x/Devices/M2L31/Include/
DM2L31.h504 #define PWM0 ((PWM_T *) PWM0_BASE) macro