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_11c24.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 146 of file sysinit_nxp_xpresso_11c24.c.

STATIC void SystemSetupClocking ( void  )

Definition at line 84 of file sysinit_nxp_xpresso_11c24.c.

STATIC void SystemSetupMuxing ( void  )

Definition at line 125 of file sysinit_nxp_xpresso_11c24.c.

Variable Documentation