#include "CCB_HD_TIM.h" void HD_PWM_Init(void) { MX_TIM3_Init(); } void HD_controlTim_Init(void) { MX_TIM7_Init(); }