Home
last modified time | relevance | path

Searched refs:PWM_STATE_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v2.c206 if (config->positive_stop_state == PWM_STATE_ACTIVE) { in bflb_pwm_v2_channel_init()
216 if (config->positive_brake_state == PWM_STATE_ACTIVE) { in bflb_pwm_v2_channel_init()
221 if (config->negative_brake_state == PWM_STATE_ACTIVE) { in bflb_pwm_v2_channel_init()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_pwm_v2.h39 #define PWM_STATE_ACTIVE 1 macro
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_pwm.c41 .negative_stop_state = PWM_STATE_ACTIVE, in _pwm_set()

Completed in 6 milliseconds