#ifndef __BSP_TIMER_H__ #define __BSP_TIMER_H__ void bsp_timer_init(void); #endif