KizarmProbe.
Hlavní stránka
Moduly
Třídy
Soubory
Seznam souborů
Symboly v souborech
Vše
Třídy
Soubory
Funkce
Proměnné
Výčty
Hodnoty výčtu
Definice maker
Skupiny
Stránky
lpc11
system_LPC11Uxx.h
Zobrazit dokumentaci tohoto souboru.
1
/**************************************************************************/
26
#ifndef __SYSTEM_LPC11Uxx_H
27
#define __SYSTEM_LPC11Uxx_H
28
29
#ifdef __cplusplus
30
extern
"C"
{
31
#endif
32
33
#include <stdint.h>
34
35
extern
uint32_t
SystemCoreClock
;
47
extern
void
SystemInit
(
void
);
48
58
extern
void
SystemCoreClockUpdate
(
void
);
59
60
#ifdef __cplusplus
61
}
62
#endif
63
64
#endif
/* __SYSTEM_LPC11Uxx_H */
SystemInit
void SystemInit(void)
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable...
Definition:
system.c:386
SystemCoreClockUpdate
void SystemCoreClockUpdate(void)
Updates the SystemCoreClock with current core Clock retrieved from cpu registers. ...
Definition:
system.c:303
SystemCoreClock
uint32_t SystemCoreClock
Definition:
system.c:297
Generováno ne 15. lis 2015 10.32:43 pro projekt KizarmProbe. programem
1.8.6