nuttx/arch/arm/src/lpc43xx
2020-03-16 20:01:11 -06:00
..
hardware Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
spifi Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
chip.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
Kconfig Many fixes on Kconfigs and defconfigs do SDIO, NETDEV, USBHOST 2020-01-23 11:41:12 -03:00
lpc43_adc.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc43_adc.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc43_aes.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc43_allocateheap.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_can.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_can.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc43_ccu.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_cgu.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_cgu.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_clrpend.c
lpc43_config.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_creg.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_dac.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc43_dac.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc43_debug.c
lpc43_ehci.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
lpc43_ehci.h
lpc43_emacram.h
lpc43_emc.c Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_emc.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_ethernet.c Fix typos in comments 2020-03-03 09:11:57 -06:00
lpc43_ethernet.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_gpdma.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc43_gpdma.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_gpio.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43_gpio.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_gpioint.c Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_gpioint.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_i2c.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc43_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
lpc43_irq.h
lpc43_mpuinit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43_mpuinit.h
lpc43_pinconfig.c
lpc43_pinconfig.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_rgu.c
lpc43_rgu.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_rit.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
lpc43_rit.h
lpc43_rtc.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
lpc43_rtc.h Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
lpc43_scu.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_sdmmc.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_sdmmc.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_serial.h
lpc43_spi.c spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc43_spi.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_spifi.c
lpc43_spifi.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43_ssp.c spi: change spi_send() interface to support of 32-bit word transfer 2020-03-09 08:03:35 -06:00
lpc43_ssp.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_start.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_start.h
lpc43_tickless_rit.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
lpc43_timer.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_timer.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
lpc43_uart.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_uart.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_usb0dev.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
lpc43_usb0dev.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_usbram.h
lpc43_userspace.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc43_userspace.h
lpc43_wdt.h Rename arch/arm/src/lpc43xx/chip to arch/arm/src/lpc43xx/hardware. 2019-05-25 07:22:59 -06:00
lpc43_wwdt.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
Make.defs arch/arm/src/armv7-m: Add ARMv7-M setjmp/longjump functions. 2019-08-06 15:59:19 -06:00