![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
#include "board.h"
Go to the source code of this file.
Functions | |
void | Board_SetupMuxing (void) |
Setup pin multiplexer per board schematics. More... | |
void | Board_SetupClocking (void) |
Setup system clocking. More... | |
void | Board_SystemInit (void) |
Setup and initialize hardware prior to call to main() More... | |
Variables | |
STATIC const PINMUX_GRP_T | pinmuxing [] |
STATIC const PINMUX_GRP_T pinmuxing[] |
Definition at line 44 of file board_sysinit.c.