Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_pwm.h160 void PWM_ChannelINTConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint32_t NewState);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h237 void PWM_ChannelINTConfig(PWM_Type *PWMx, uint32_t Channel, uint32_t NewState);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_pwm.c246 void PWM_ChannelINTConfig(PWM_TypeDef *PWMx, uint32_t Channel, uint32_t NewState) in PWM_ChannelINTConfig() function
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pwm.c234 void PWM_ChannelINTConfig(PWM_Type *PWMx, uint32_t Channel, uint32_t NewState) in PWM_ChannelINTConfig() function

Completed in 10 milliseconds