.. |
hardware
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
chip.h
|
|
|
Kconfig
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_adc.c
|
Run codespell -w against all files
|
2020-02-22 14:45:07 -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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01: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
|
Fix typos in comments
|
2020-03-03 09:11:57 -06:00 |
lpc17_40_ethernet.h
|
|
|
lpc17_40_gpdma.c
|
Check return from nxsem_wait_uninterruptible()
|
2020-04-02 09:06:09 -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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_i2c.c
|
arch/arm/src/lpc17xx_40xx/lpc17_40_i2c.c: Cancel timeout on i2c stop
|
2020-03-02 22:14:05 +01: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 and documentation.
|
2020-03-16 20:01:11 -06:00 |
lpc17_40_lcd.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_lcd.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01: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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_serial.h
|
Author: Gregory Nutt <gnutt@nuttx.org>
|
2020-01-02 15:56:27 -06:00 |
lpc17_40_spi.c
|
spi: change spi_send() interface to support of 32-bit word transfer
|
2020-03-09 08:03:35 -06:00 |
lpc17_40_spi.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_ssp.c
|
spi: change spi_send() interface to support of 32-bit word transfer
|
2020-03-09 08:03:35 -06:00 |
lpc17_40_ssp.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01: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
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
lpc17_40_usbhost.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01: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 |