Home
last modified time | relevance | path

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

/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/
A Dbflb_pwm_v2.h29 #define PWM_POLARITY_ACTIVE_LOW 0 macro
/bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/src/
A Dbflb_pwm_v2.c196 if (config->positive_polarity == PWM_POLARITY_ACTIVE_LOW) { in bflb_pwm_v2_channel_init()
201 if (config->negative_polarity == PWM_POLARITY_ACTIVE_LOW) { in bflb_pwm_v2_channel_init()

Completed in 5 milliseconds