nuttx/arch/arm/src/lpc43xx
2016-07-30 07:05:10 -06:00
..
chip Extend LPC43xx EMC code to support SDRAM on a dynamic memory interface. 2016-07-19 07:11:04 -06:00
spifi Reserver the name 'err' for other purposes 2016-06-11 14:40:07 -06:00
chip.h Adds definitions for the LPC4337jet100 chip. 2016-05-24 07:03:50 -06:00
Kconfig Extend LPC43xx EMC code to support SDRAM on a dynamic memory interface. 2016-07-19 07:11:04 -06:00
lpc43_adc.c LPC43xx ADC: board.h should be included last; Also, unreleated, update tools/README.txt 2016-07-30 07:05:10 -06:00
lpc43_adc.h spifi 2015-12-01 23:09:31 +01:00
lpc43_aes.c LPC43xx: Add AES support. 2016-05-23 08:03:32 -06:00
lpc43_allocateheap.c uint8_t is big enough for global. Range of values only 2-10 2016-07-21 15:18:27 -06:00
lpc43_ccu.h init hw, draft 2015-09-29 15:53:20 +02:00
lpc43_cgu.c Enable the Ethernet for the LPC4330 and autonegotiation when the MAC is a LAN8720. 2016-02-18 19:07:33 -06:00
lpc43_cgu.h LPC43xx: Add ehci driver. 2015-09-10 07:23:03 -06:00
lpc43_clrpend.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc43_config.h LPC43xx: Add RS485 configuration settings to Kconfig; For RS485, add an option to select DTR as the DIR pin 2016-02-19 07:59:24 -06:00
lpc43_creg.h init hw, draft 2015-09-29 15:53:20 +02:00
lpc43_dac.c LPC43xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 09:40:09 -06:00
lpc43_dac.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00
lpc43_debug.c Fix some warnings 2016-06-13 11:48:20 -06:00
lpc43_ehci.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
lpc43_ehci.h Standardize the width of all comment boxes in C header files 2015-10-03 07:33:06 -06:00
lpc43_emacram.h
lpc43_emc.c Extend LPC43xx EMC code to support SDRAM on a dynamic memory interface. 2016-07-19 07:11:04 -06:00
lpc43_emc.h Extend LPC43xx EMC code to support SDRAM on a dynamic memory interface. 2016-07-19 07:11:04 -06:00
lpc43_ethernet.c Correct auto-negotiation mode in the LPC43xx ethernet. 2016-06-24 10:09:36 -06:00
lpc43_ethernet.h LPC43xx: Add Ethernet support. From Ilya Averyanov 2015-09-02 09:01:41 -06:00
lpc43_gpdma.c Centralize definitions associated with CONFIG_DEBUG_SPI 2016-06-15 10:41:13 -06:00
lpc43_gpdma.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00
lpc43_gpio.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
lpc43_gpio.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc43_gpioint.c Update ChangeLog 2016-06-05 15:01:37 -06:00
lpc43_gpioint.h Changes from review of last PR 2016-06-04 07:52:56 -06:00
lpc43_i2c.c LPC43xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 09:40:09 -06:00
lpc43_i2c.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
lpc43_idle.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
lpc43_irq.c Simplify some computations 2016-07-23 08:13:25 -06:00
lpc43_irq.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00
lpc43_mpuinit.c Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -06:00
lpc43_mpuinit.h
lpc43_pinconfig.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
lpc43_pinconfig.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc43_rgu.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc43_rgu.h Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc43_rit.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
lpc43_rit.h Standardize the width of all comment boxes in C header files 2015-10-03 07:33:06 -06:00
lpc43_scu.h init hw, draft 2015-09-29 15:53:20 +02:00
lpc43_serial.c Without lowsyslog() *llerr() is not useful. Eliminate and replace with *err(). 2016-06-20 12:44:38 -06:00
lpc43_serial.h
lpc43_spi.c LPC43xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 09:40:09 -06:00
lpc43_spi.h For LPC43xx MCUs, rename lpc17_spiinitialize to lpc43_spibus_initialize 2016-01-26 17:17:12 -06:00
lpc43_spifi.c Fix cast of return value 2016-07-14 10:21:31 -06:00
lpc43_spifi.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
lpc43_ssp.c LPC43xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 09:40:09 -06:00
lpc43_ssp.h More SPI initialize naming clarification 2016-01-31 15:38:28 -06:00
lpc43_start.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc43_tickless_rit.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
lpc43_timerisr.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
lpc43_uart.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
lpc43_uart.h Clean up and review of header files for conformance to standards 2015-06-12 19:00:52 -06:00
lpc43_usb0dev.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
lpc43_usb0dev.h Enable the Ethernet for the LPC4330 and autonegotiation when the MAC is a LAN8720. 2016-02-18 19:07:33 -06:00
lpc43_usbram.h
lpc43_userspace.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
lpc43_userspace.h
Make.defs Add change missing in Make.defs for last LPC43xx change 2016-07-19 09:28:15 -06:00