Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
|
lpc21 arch dependant microcontroller initialisation functions. More...
Go to the source code of this file.
Functions | |
void | reset (void) |
void | mcu_arch_init (void) |
lpc21 arch dependant microcontroller initialisation functions.
Definition in file mcu_arch.c.
void mcu_arch_init | ( | void | ) |
Definition at line 40 of file mcu_arch.c.
References MAMCR, MAMCR_FULL, MAMTIM, MAMTIM_CYCLES, MEMMAP, MEMMAP_FLASH, PLLCFG, PLLCFG_MSEL, PLLCFG_PSEL, PLLCON, PLLCON_PLLC, PLLCON_PLLE, PLLFEED, PLLSTAT, PLLSTAT_LOCK, reset(), VICDefVectAddr, VICIntEnClear, VICIntSelect, VPBDIV, and VPBDIV_VALUE.
void reset | ( | void | ) |