![]() |
LPCOpen Platform
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 PINMUX_GRP_T | pinmuxing [] |
STATIC const IP_EMC_DYN_CONFIG_Type | MT48LC4M32_config |
STATIC const IP_EMC_STATIC_CONFIG_Type | S29GL64N90_config |