nuttx/arch/arm/src/lpc31xx
2019-09-19 18:19:18 -06:00
..
chip.h
Kconfig Squashed commit of the following: 2018-07-06 09:15:57 -06:00
lpc31_adc.h
lpc31_allocateheap.c arch/arm/src/stm32l4: if SRAM3 is used as heap, do not power it off in stop 2 mode. 2019-06-13 05:52:40 -06:00
lpc31_analogdie.h Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
lpc31_bcrndx.c
lpc31_boot.c
lpc31_boot.h
lpc31_cgu.h
lpc31_cgudrvr.h
lpc31_clkdomain.c
lpc31_clkexten.c
lpc31_clkfreq.c
lpc31_clkinit.c
lpc31_decodeirq.c
lpc31_defclk.c
lpc31_dma.h
lpc31_ehci.c arch/: Unify the cache interface for all architectures 2019-03-19 10:37:13 -06:00
lpc31_esrndx.c
lpc31_evntrtr.h
lpc31_fdcndx.c
lpc31_fdivinit.c
lpc31_freqin.c
lpc31_i2c.c
lpc31_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
lpc31_i2s.h
lpc31_intc.h
lpc31_ioconfig.h
lpc31_irq.c
lpc31_lcd.h
lpc31_lowputc.c
lpc31_mci.h
lpc31_memorymap.h
lpc31_mpmc.h
lpc31_nand.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
lpc31_otp.h
lpc31_pcm.h
lpc31_pllconfig.c
lpc31_pwm.h
lpc31_resetclks.c
lpc31_rng.h
lpc31_serial.c Every file that uses serial IOCTLs (TIOC*) must explicity include nuttx/fs/ioctl.h. This was included previously via sneak path in the now deleted arch/serial.h. 2019-01-27 13:41:44 -06:00
lpc31_setfdiv.c
lpc31_setfreqin.c
lpc31_softreset.c
lpc31_spi.c Fix some typos 2019-09-17 10:46:23 -06:00
lpc31_spi.h
lpc31_syscreg.h
lpc31_timer.h
lpc31_timerisr.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
lpc31_uart.h
lpc31_usbdev.c
lpc31_usbotg.h
lpc31_wdt.h
lpc31.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
Make.defs arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM 2018-05-07 10:13:20 -06:00