Home
last modified time | relevance | path

Searched refs:TIMER_OC_POLARITY_LOW (Results 1 – 6 of 6) sorted by relevance

/bsp/essemi/es32f0654/drivers/ES/
A Des_conf_info_pwm.h34 #define ES_C_PWM_OC_POL_LOW TIMER_OC_POLARITY_LOW
/bsp/essemi/es32f365x/drivers/ES/
A Des_conf_info_pwm.h34 #define ES_C_PWM_OC_POL_LOW TIMER_OC_POLARITY_LOW
/bsp/essemi/es32f369x/drivers/ES/
A Des_conf_info_pwm.h34 #define ES_C_PWM_OC_POL_LOW TIMER_OC_POLARITY_LOW
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_timer.h93 TIMER_OC_POLARITY_LOW = 1U, /**< Output compare polarity is low */ enumerator
817 ((x) == TIMER_OC_POLARITY_LOW))
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_timer.h95 TIMER_OC_POLARITY_LOW = 1U, /**< Output compare polarity is low */ enumerator
877 ((x) == TIMER_OC_POLARITY_LOW))
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h457 #define TIMER_OC_POLARITY_LOW ((uint16_t)0x0002U) /*!< channel ou… macro

Completed in 621 milliseconds