BeRTOS
clock_sam3.h
Go to the documentation of this file.
00001 
00038 #ifndef DRV_SAM3_CLOCK_H
00039 #define DRV_SAM3_CLOCK_H
00040 
00041 void clock_init(void);
00042 
00043 #endif /* DRV_SAM3_CLOCK_H */