Searched refs:PWM_STS_TOP (Results 1 – 2 of 2) sorted by relevance
112 #define PWM_STS_TOP (1 << 7U) macro143 #define PWM_STS_TOP (1 << 7U) macro174 #define PWM_STS_TOP (1 << 7U) macro205 #define PWM_STS_TOP (1 << 7U) macro236 #define PWM_STS_TOP (1 << 7U) macro
20 regval &= PWM_STS_TOP; in bflb_pwm_v1_channel_init()66 regval &= PWM_STS_TOP; in bflb_pwm_v1_channel_deinit()110 regval &= PWM_STS_TOP; in bflb_pwm_v1_start()132 regval &= PWM_STS_TOP; in bflb_pwm_v1_stop()
Completed in 4 milliseconds