![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include <stdlib.h>#include <string.h>#include "board.h"#include "chip.h"Go to the source code of this file.
Data Structures | |
| struct | CLKIN_NAME_T |
| struct | BASECLK_INFO_T |
| struct | CCUCLK_INFO_T |
Functions | |
| int | main (void) |
| Main entry point. | |
Variables | |
| static char | menu [] |
| static CLKIN_NAME_T | clkin_info [] |
| static BASECLK_INFO_T | baseclk_info [] |
| static CCUCLK_INFO_T | ccu_clk_info [] |