Searched refs:PWM_CCRConfig (Results 1 – 4 of 4) sorted by relevance
166 void PWM_CCRConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint16_t Period);
243 void PWM_CCRConfig(PWM_Type *PWMx, uint32_t Channel, uint16_t Period);
345 void PWM_CCRConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint16_t Period) in PWM_CCRConfig() function
331 void PWM_CCRConfig(PWM_Type *PWMx, uint32_t Channel, uint16_t Period) in PWM_CCRConfig() function
Completed in 9 milliseconds