Home
last modified time | relevance | path

Searched refs:PWM_ICInitType (Results 1 – 2 of 2) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_pwm.h90 } PWM_ICInitType; typedef
230 void PWM_ICStructInit(PWM_ICInitType *ICInitType);
231 void PWM_ICInit(PWM_Type *PWMx, PWM_ICInitType *ICInitType);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_pwm.c128 void PWM_ICStructInit(PWM_ICInitType *ICInitType) in PWM_ICStructInit()
153 void PWM_ICInit(PWM_Type *PWMx, PWM_ICInitType *ICInitType) in PWM_ICInit()

Completed in 5 milliseconds