Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_pwm.c38 .positive_polarity = PWM_POLARITY_ACTIVE_HIGH, in _pwm_set()
39 .negative_polarity = PWM_POLARITY_ACTIVE_HIGH, in _pwm_set()
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_pwm_v2.h30 #define PWM_POLARITY_ACTIVE_HIGH 1 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v2.c331 if (arg == PWM_POLARITY_ACTIVE_HIGH) { in bflb_pwm_v2_feature_control()

Completed in 11 milliseconds