..
hardware
Fix a spelling error that was cloned in many files.
2019-05-31 07:24:19 -06:00
chip.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
Kconfig
arm/src/lpc54xx/: Bring in the USB FS OHCI driver from LPC17. This is a quick'n'dirty port that I will finish sometime later (I hope). Currently, it is missing hardware clocking setup and is not even hooked into the build system yet. Needless to say it does not yet even compile.
2019-05-08 10:01:37 -06:00
lpc54_allocateheap.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_clockconfig.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_clockconfig.h
arch/arm/src/max326xx: Bring in some mostly standard, ARMv7-M, 'boilerplate' files.
2018-11-16 15:33:01 -06:00
lpc54_clrpend.c
lpc54_config.h
lpc54_dma.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_dma.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_emc.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_emc.h
Remove trailing spaces at the end of lines.
2018-08-13 07:39:38 -06:00
lpc54_enableclk.h
lpc54_ethernet.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_gpio.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_gpio.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_gpioirq.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_i2c_master.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_i2c_master.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_idle.c
Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly).
2019-03-20 19:27:40 -06:00
lpc54_irq.c
In the current implementation we only use very high priority interrupts (levels 0, 0x10 and 0x20 in CORTEX-M speak) but that means there are loads of lower priority ones that are effectively unused. I have *not* changed the semantics of these levels but have 'shifted' them to be based around the midpoint of the available interrupts (0x80) rather than at the top end....that allows for interrupts to be defined above (or, indeed, below) them as needed by the application. This should have no functional effect on existing code but adds in a clean capability to define higher priority interrupts.
2018-12-03 17:41:59 -06:00
lpc54_irq.h
lpc54_lcd.c
Trivial, cosmetic fixes to spacing and spelling
2019-07-06 15:22:55 -06:00
lpc54_lcd.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_lowputc.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_lowputc.h
lpc54_mpuinit.c
lpc54_mpuinit.h
lpc54_power.h
lpc54_reset.c
lpc54_reset.h
lpc54_rng.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_rtc_lowerhalf.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_rtc.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_rtc.h
lpc54_sdmmc.c
Merged in jjlange/nuttx/lpc40xx (pull request #946 )
2019-07-11 16:50:00 +00:00
lpc54_sdmmc.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_serial.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_serial.h
lpc54_spi_master.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_spi_master.h
lpc54_start.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_start.h
lpc54_tickless.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_timerisr.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_usb0_ohci.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_usb0_ohci.h
configs/lpcxpresso-lpc54628: Update a README.txt.
2019-05-08 10:32:10 -06:00
lpc54_userspace.c
lpc54_userspace.h
lpc54_wwdt.c
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc54_wwdt.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc546x_enableclk.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc546x_power.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
lpc546x_reset.h
Rename arch/arm/src/lpc54xx/chip to arch/arm/src/lpc54xx/hardware.
2019-05-24 13:39:49 -06:00
Make.defs
Trivial, cosmetic fixes to spacing and spelling
2019-07-06 15:22:55 -06:00