Searched refs:PWM_INT_ENABLE (Results 1 – 2 of 2) sorted by relevance
117 #define PWM_INT_ENABLE (1 << 16U) macro148 #define PWM_INT_ENABLE (1 << 16U) macro179 #define PWM_INT_ENABLE (1 << 16U) macro210 #define PWM_INT_ENABLE (1 << 16U) macro241 #define PWM_INT_ENABLE (1 << 16U) macro
178 regval |= PWM_INT_ENABLE; in bflb_pwm_v1_int_enable()180 regval &= ~PWM_INT_ENABLE; in bflb_pwm_v1_int_enable()
Completed in 4 milliseconds