![]() |
LPCOpen Platform for LPC112X microcontrollers
112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
|
#include "chip.h"
Go to the source code of this file.
Functions | |
void | Chip_SetupXtalClocking (void) |
Clock and PLL initialization based on the external oscillator. More... | |
void | Chip_SetupIrcClocking (void) |
Clock and PLL initialization based on the internal oscillator. More... | |
void | Chip_SystemInit (void) |
Set up and initialize hardware prior to call to main() More... | |