#ifndef __GPIO_H_ #define __GPIO_H_ void Timer0_Init(void); void Timer1_Init(void); #endif