nuttx/arch/arm/src/lpc17xx_40xx
2020-02-14 08:50:45 -06:00
..
hardware Fix typos in comments 2020-02-14 08:50:45 -06:00
chip.h
Kconfig Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 15:56:27 -06:00
lpc17_40_adc.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_adc.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_allocateheap.c
lpc17_40_can.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_can.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_clockconfig.c
lpc17_40_clockconfig.h
lpc17_40_clrpend.c
lpc17_40_clrpend.h
lpc17_40_dac.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_dac.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_emacram.h
lpc17_40_emc.c
lpc17_40_emc.h
lpc17_40_ethernet.c arch/arm/src/lpc17_40/lpc17_49_ethernet.c: Fix build failure. 2020-01-23 19:45:41 -03:00
lpc17_40_ethernet.h
lpc17_40_gpdma.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_gpdma.h
lpc17_40_gpio.c
lpc17_40_gpio.h
lpc17_40_gpiodbg.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc17_40_gpioint.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc17_40_i2c.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc17_40_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_i2s.h
lpc17_40_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc17_40_irq.c Fix typos in comments 2020-02-14 08:50:45 -06:00
lpc17_40_lcd.c
lpc17_40_lcd.h
lpc17_40_lowputc.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc17_40_lowputc.h
lpc17_40_mcpwm.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
lpc17_40_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc17_40_mpuinit.h
lpc17_40_ohciram.h
lpc17_40_progmem.c
lpc17_40_progmem.h
lpc17_40_pwm.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
lpc17_40_pwm.h
lpc17_40_qei.h
lpc17_40_rit.h
lpc17_40_rtc.h
lpc17_40_sdcard.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_sdcard.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lpc17_40_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_serial.h Author: Gregory Nutt <gnutt@nuttx.org> 2020-01-02 15:56:27 -06:00
lpc17_40_spi.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_ssp.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_ssp.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc17_40_start.c
lpc17_40_start.h
lpc17_40_timer.c drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated. 2019-09-02 07:57:10 -06:00
lpc17_40_timer.h
lpc17_40_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
lpc17_40_usbdev.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc17_40_usbhost.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc17_40_usbhost.h
lpc17_40_userspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc17_40_userspace.h
lpc17_40_wdt.h
lpc176x_clockconfig.c
lpc176x_gpio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc176x_gpio.h
lpc176x_rtc.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc178x_40xx_clockconfig.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc178x_40xx_gpio.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc178x_40xx_gpio.h
Make.defs arch/arm/src/lpc17xx_40xx/Make.defs: Cortex-M system reset is applicable to LPC17_40 too. 2019-08-14 11:03:52 -06:00