LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sysinit_nxp_xpresso_1347.c File Reference
#include "board.h"
#include "string.h"

Go to the source code of this file.

Data Structures

struct  PINMUX_GRP_T
 

Function Documentation

void SystemInit ( void  )

Setup the system.

Returns
none
Note
SystemInit() is called prior to the application and sets up system clocking and any resources needed prior to the application starting.

Definition at line 151 of file sysinit_nxp_xpresso_1347.c.

STATIC void SystemSetupClocking ( void  )

Definition at line 89 of file sysinit_nxp_xpresso_1347.c.

STATIC void SystemSetupMuxing ( void  )

Definition at line 130 of file sysinit_nxp_xpresso_1347.c.

Variable Documentation

STATIC const PINMUX_GRP_T pinmuxing[]