Home
last modified time | relevance | path

Searched refs:PWM_CLKDIV_8 (Results 1 – 4 of 4) sorted by relevance

/bsp/synwit/libraries/SWM320_drivers/
A Ddrv_pwm.c35 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
57 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
79 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
101 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
123 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
145 .pwm_initstruct.clk_div = PWM_CLKDIV_8, \
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pwm.h31 #define PWM_CLKDIV_8 PWM_CTL_ID_DIV8 macro
101 ((__CLKDIV__) == PWM_CLKDIV_8) ||\
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h57 #define PWM_CLKDIV_8 (0x2U << PWM_CTL_ID_Pos) macro
61 ((__CLKDIV__) == PWM_CLKDIV_8) ||\
/bsp/synwit/libraries/SWM320_CSL/SWM320_StdPeriph_Driver/
A DSWM320_pwm.h26 #define PWM_CLKDIV_8 1 macro

Completed in 7 milliseconds