Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sun8i/
A Dpwm-sun8iw19.h65 #define PWM_PER 0x80 /*enable register 0x80*/ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/platform/
A Dpwm_sun8iw18.h65 #define PWM_PER 0x40 /*enable register 0x80*/ macro
A Dpwm_sun8iw19.h65 #define PWM_PER 0x80 /*enable register 0x80*/ macro
A Dpwm_sun8iw20.h65 #define PWM_PER 0x80 /*enable register 0x80*/ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c211 unsigned long reg_addr = PWM_BASE + PWM_PER; in hal_pwm_enable_controller()
224 unsigned long reg_addr = PWM_BASE + PWM_PER; in hal_pwm_disable_controller()

Completed in 10 milliseconds