Go to the source code of this file.
Defines | |
#define | Fcclk (Fosc * 5) |
#define | Fcco (Fcclk * 4) |
#define | Fosc 12000000 |
#define | Fpclk (Fcclk / 4) * 1 |
Functions | |
void | TargetInit (void) |
void | TargetResetInit (void) |
Definition at line 24 of file Common_WinARM/inc/target.h.
Definition at line 28 of file Common_WinARM/inc/target.h.
#define Fosc 12000000 |
Definition at line 20 of file Common_WinARM/inc/target.h.
Definition at line 31 of file Common_WinARM/inc/target.h.
void TargetInit | ( | void | ) |
Definition at line 57 of file Common_WinARM/src/target.c.
void TargetResetInit | ( | void | ) |
Definition at line 74 of file Common_WinARM/src/target.c.