Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sun8i/
A Dpwm-sun8iw19.h112 #define PWM_PERIOD_WIDTH 0x10 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/platform/
A Dpwm_sun8iw18.h111 #define PWM_PERIOD_WIDTH 0x10 macro
A Dpwm_sun8iw19.h112 #define PWM_PERIOD_WIDTH 0x10 macro
A Dpwm_sun8iw20.h112 #define PWM_PERIOD_WIDTH 0x10 macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c161 reg_val = SET_REG_VAL(reg_val, PWM_PERIOD_SHIFT, PWM_PERIOD_WIDTH, period_cycles); in hal_pwm_set_period_cycles()

Completed in 39 milliseconds