#ifndef _BSP_TIM_H
#define _BSP_TIM_H
#include "main.h"
void TIMx_Configuration(void);
#endif /* _BSP_TIM_H */