Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_pwm.c40 .positive_stop_state = PWM_STATE_INACTIVE, in _pwm_set()
42 .positive_brake_state = PWM_STATE_INACTIVE, in _pwm_set()
43 .negative_brake_state = PWM_STATE_INACTIVE, in _pwm_set()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_pwm_v2.h38 #define PWM_STATE_INACTIVE 0 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v2.c211 if (config->negative_stop_state == PWM_STATE_INACTIVE) { in bflb_pwm_v2_channel_init()

Completed in 6 milliseconds