Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LG2 by
CMSIS Cortex-M3 Device Peripheral Access Layer Source File for the NXP LPC17xx Device Series. More...
Go to the source code of this file.
Functions | |
| void | SystemInit1 (void) |
| Initialize the system. | |
Variables | |
| uint32_t | SystemCoreClock1 = __CORE_CLK |
Detailed Description
CMSIS Cortex-M3 Device Peripheral Access Layer Source File for the NXP LPC17xx Device Series.
- Version:
- V1.03
- Date:
- 07. October 2009
- Note:
- Copyright (C) 2009 ARM Limited. All rights reserved.
- ARM Limited (ARM) is supplying this software for use with Cortex-M processor based microcontrollers. This file can be freely distributed within development tools that are supporting such ARM based processors.
- THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. ARM SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
Definition in file system_LPC17xx.c.
Function Documentation
| void SystemInit1 | ( | void | ) |
Initialize the system.
- Parameters:
-
none
- Returns:
- none
Setup the microcontroller system. Initialize the System.
Definition at line 626 of file system_LPC17xx.c.
Variable Documentation
| uint32_t SystemCoreClock1 = __CORE_CLK |
System Clock Frequency (Core Clock)
Definition at line 569 of file system_LPC17xx.c.
Generated on Thu Jul 14 2022 02:34:42 by
1.7.2
