Searched refs:PWM_PPR (Results 1 – 5 of 5) sorted by relevance
140 unsigned long reg_addr = PWM_BASE + PWM_PPR ; in hal_pwm_set_active_cycles()154 unsigned long reg_addr = PWM_BASE + PWM_PPR ; in hal_pwm_set_period_cycles()508 reg_offset = PWM_PPR + 0x20 * channel; in hal_pwm_control()516 reg_offset = PWM_PPR + 0x20 * channel; in hal_pwm_control()
75 #define PWM_PPR 0x0104/*PWM Period Register */ macro
77 #define PWM_PPR (0x0060 + 0x0004)/*PWM Period Register */ macro
Completed in 13 milliseconds