diff --git a/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/system_LPC15xx.c b/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/system_LPC15xx.c index 86dbd933ed0..e5704f1acfe 100644 --- a/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/system_LPC15xx.c +++ b/libraries/mbed/targets/cmsis/TARGET_NXP/TARGET_LPC15XX/system_LPC15xx.c @@ -73,14 +73,14 @@ // MSEL: Feedback Divider Selection // M = MSEL + 1 // <0-31> -// PSEL: Post Divider Selection +// PSEL: Post Divider Selection // Post divider ratio P. Division ratio is 2 * P // <0=> P = 1 // <1=> P = 2 // <2=> P = 4 // <3=> P = 8 // -#define SYSPLLCTRL_Val 0x00000005 // Reset value: 0x000 +#define SYSPLLCTRL_Val 0x00000045 // Reset value: 0x000 // // System AHB Clock Divider (SYSAHBCLKDIV.DIV) // Divides main clock to provide system clock to core, memories, and peripherals. @@ -156,7 +156,7 @@ // <2=> P = 4 // <3=> P = 8 // -#define SCTPLLCTRL_Val 0x00000005 // Reset value: 0x000 +#define SCTPLLCTRL_Val 0x00000045 // Reset value: 0x000 // // SCT PLL Clock Source Select (SCTPLLCLKSEL.SEL) // <0=> IRC Oscillator