CMSIS2000  0.0.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
system_LPC17xx.h File Reference
#include <stdint.h>
Include dependency graph for system_LPC17xx.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IRC_OSC   ( 4000000UL) /* Internal RC oscillator frequency */
#define OSC_CLK   ( XTAL_HZ) /* Main oscillator frequency */
#define RTC_CLK   ( 32768UL) /* RTC oscillator frequency */
#define WDT_OSC   ( 500000UL) /* Internal WDT oscillator frequency */
#define XTAL_HZ   (12000000UL) /* Oscillator frequency */

Functions

void SystemCoreClockUpdate (void)
 Update SystemCoreClock variable.
void SystemInit (void)
 Initialize the system.

Variables

uint32_t SystemCoreClock