Go to the source code of this file.
Macros | |
#define | MEGA (1000000) |
#define | FIN (12000000) |
#define | FCLK 400000000 |
#define | HCLK (FCLK/4) |
#define | PCLK (HCLK/2) |
#define | UCLK 48000000 |
#define | BUSWIDTH (32) |
#define | _RAM_STARTADDRESS 0x30000000 |
#define | _ISR_STARTADDRESS 0x33ffff00 |
#define | _MMUTT_STARTADDRESS 0x33ff8000 |
#define | _STACK_BASEADDRESS 0x33ff8000 |
#define | HEAPEND 0x33ff0000 |
#define | _NONCACHE_STARTADDRESS 0x31000000 |
#define | ADS10 1 |
#define | USBDMA 1 |
#define | USBDMA_DEMAND 0 |
#define | BULK_PKT_SIZE 64 |