Home
last modified time | relevance | path

Searched refs:PWM_SW_FORCE_VAL (Results 1 – 2 of 2) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/hardware/
A Dpwm_v1_reg.h109 #define PWM_SW_FORCE_VAL (1 << 4U) macro
140 #define PWM_SW_FORCE_VAL (1 << 4U) macro
171 #define PWM_SW_FORCE_VAL (1 << 4U) macro
202 #define PWM_SW_FORCE_VAL (1 << 4U) macro
233 #define PWM_SW_FORCE_VAL (1 << 4U) macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v1.c259 regval |= PWM_SW_FORCE_VAL; in bflb_pwm_v1_feature_control()
261 regval &= ~PWM_SW_FORCE_VAL; in bflb_pwm_v1_feature_control()

Completed in 5 milliseconds