Home
last modified time | relevance | path

Searched refs:PWM_CCRConfig (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pwm.h166 void PWM_CCRConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint16_t Period);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h243 void PWM_CCRConfig(PWM_Type *PWMx, uint32_t Channel, uint16_t Period);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_pwm.c345 void PWM_CCRConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint16_t Period) in PWM_CCRConfig() function
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pwm.c331 void PWM_CCRConfig(PWM_Type *PWMx, uint32_t Channel, uint16_t Period) in PWM_CCRConfig() function

Completed in 9 milliseconds