Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v2.c20 regval &= PWM_STS_STOP; in bflb_pwm_v2_init()
63 regval &= PWM_STS_STOP; in bflb_pwm_v2_deinit()
70 regval = PWM_STS_STOP | PWM_STOP_MODE | PWM_STOP_EN | PWM_ADC_TRG_SRC_MASK; in bflb_pwm_v2_deinit()
125 regval &= PWM_STS_STOP; in bflb_pwm_v2_start()
146 regval &= PWM_STS_STOP; in bflb_pwm_v2_stop()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/hardware/
A Dpwm_v2_reg.h78 #define PWM_STS_STOP (1 << 29U) macro

Completed in 5 milliseconds