Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/include/hal/sun8i/
A Dpwm-sun8iw19.h72 #define PWM_PCR 0x0100/*PWM Contorl Register */ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/platform/
A Dpwm_sun8iw18.h72 #define PWM_PCR 0x60/*PWM Contorl Register */ macro
A Dpwm_sun8iw19.h72 #define PWM_PCR 0x0100/*PWM Contorl Register */ macro
A Dpwm_sun8iw20.h72 #define PWM_PCR 0x0100/*PWM Contorl Register */ macro
/bsp/allwinner/libraries/sunxi-hal/hal/source/pwm/
A Dhal_pwm.c124 unsigned long reg_addr = PWM_BASE + PWM_PCR; in hal_pwm_prescal_set()
237 unsigned long reg_addr = PWM_BASE + PWM_PCR; in hal_pwm_porality()
500 reg_offset = PWM_PCR + 0x20 * channel; in hal_pwm_control()

Completed in 10 milliseconds