Searched refs:PWM_OutputCmd (Results 1 – 4 of 4) sorted by relevance
169 void PWM_OutputCmd(PWM_TypeDef *PWMx, uint32_t Channel, uint32_t NewState);
246 void PWM_OutputCmd(PWM_Type *PWMx, uint32_t Channel, uint32_t NewState);
417 void PWM_OutputCmd(PWM_TypeDef *PWMx, uint32_t Channel, uint32_t NewState) in PWM_OutputCmd() function
400 void PWM_OutputCmd(PWM_Type *PWMx, uint32_t Channel, uint32_t NewState) in PWM_OutputCmd() function
Completed in 6 milliseconds