Definition in file conf_ctrlpanel.h.
#include "board.h"
Go to the source code of this file.
Defines | |
| #define | configCTRLPANEL_TRACE 0 |
| #define | CP_CPU_SPEED 60000000 |
| #define | CP_PBA_SPEED 15000000 |
| #define configCTRLPANEL_TRACE 0 |
Set this define to 1 to get trace on the trace port. else set it to 0.
Definition at line 64 of file conf_ctrlpanel.h.
| #define CP_CPU_SPEED 60000000 |
Board specific configuration.
The CPU speed @ 60MHz.
Definition at line 56 of file conf_ctrlpanel.h.
Referenced by main().
| #define CP_PBA_SPEED 15000000 |
The PBA speed @ 15MHz.
Definition at line 59 of file conf_ctrlpanel.h.
Referenced by prv_at45dbx_resources_init(), prv_sd_mmc_resources_init(), prvMMI_Init(), and xUsartInit().
1.5.5