![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Data Structures | |
| struct | PINMUX_GRP_T |
| struct | CLK_BASE_STATES |
Macros | |
| #define | CLK0_DELAY 7 |
Functions | |
| STATIC void | SystemSetupClocking (void) |
| STATIC void | SystemSetupMuxing (void) |
| STATIC void | SystemSetupMemory (void) |
| void | SystemInit (void) |
| Setup the system SystemInit() is called prior to the application and sets up system clocking, memory, and any resources needed prior to the application starting. | |
Variables | |
| STATIC struct CLK_BASE_STATES | InitClkStates [] |
| STATIC const PINMUX_GRP_T | spifipinmuxing [] |
| static const CGU_USBAUDIO_PLL_SETUP_T | usbPLLSetup |
| STATIC const PINMUX_GRP_T | pinmuxing [] |
| STATIC const PINMUX_GRP_T | pinclockmuxing [] |
| STATIC const IP_EMC_DYN_CONFIG_T | IS42S16400_config |
| STATIC const IP_EMC_STATIC_CONFIG_T | IS62WV25616_config |
| STATIC const IP_EMC_STATIC_CONFIG_T | SST39VF320_config |