common
-- inc
-- lpc11xx.h CMSIS Cortex-M0 Core Peripheral Access Layer Header
File for NXP LPC11xx Device Series
-- core_cm0.h CMSIS Cortex-M0 Core Peripheral Access Layer Header
File
-- system_LPC11xx.h CMSIS Cortex-M0 Device Peripheral Access Layer
Header File for the NXP LPC11xx Device Series
-- type.h Type definition Header file for NXP LPC11xx Family
-- systick.h Cortex M0 Systemtick header and definition
-- gpio.h GPIO setting and I/O pin connfigured as external
interrupt definition
-- uart.h UART setting header and definiton
-- timer16.h 16-bit TIMER setting header and definition
-- timer32.h 32-bit TIMER setting header and definition
-- clkconfig.h clock configuration header and definition
-- src
-- core_cm0.c CMSIS Cortex-M0 Core Peripheral Access Layer Source
File
-- startup_LPC11xx.s CMSIS Cortex-M0 Core Device Startup File for the
NXP LPC11xx Device Series
-- system_LPC11xx.c CMSIS Cortex-M0 Device Peripheral Access Layer
Source File for the NXP LPC11xx Device Series
Source File for the NXP LPC11xx Device Series
-- gpio.c GPIO setting APIs and I/O pin connfigured as
external interrupt and interrupt handler
-- uart.c UART setting API and interrupt handler
-- uart.c UART setting API and interrupt handler
-- timer16.c 16-bit TIMER setting APIs and interrupt handler
-- timer32.c 32-bit TIMER setting APIs and interrupt handler
-- clkconfig.c Misc. clock configuration setting and APIs in
addition to system_lpc11xx.c
Blinky
-- blinky.c General test, GPIO, Timer and NVIC test module,
note:
API modules are in the COMMON directory and
shared and used by some other peripheral testing.
-- blinky.uvproj uVision 4.x project file
...
GPIO
-- gpiotest.c External interrupt test module, APIs are
from COMMON directory
-- gpio.uvproj uVision 4.x project file
...
.END
...
GPIO
-- gpiotest.c External interrupt test module, APIs are
from COMMON directory
-- gpio.uvproj uVision 4.x project file
...
.END
No comments:
Post a Comment