Searched refs:ES_PWM_OC_POLARITY (Results 1 – 7 of 7) sorted by relevance
48 #define ES_PWM_OC_POLARITY ES_C_PWM_OC_POL_HIGH macro51 #ifndef ES_PWM_OC_POLARITY52 #define ES_PWM_OC_POLARITY ES_C_PWM_OC_POL_HIGH macro
101 tim_ocinit.oc_polarity = ES_PWM_OC_POLARITY; in es32f0_pwm_control()
102 tim_ocinit.oc_polarity = ES_PWM_OC_POLARITY; in es32f3_pwm_control()
Completed in 9 milliseconds