nuttx/arch/arm/src/lpc31xx
2019-03-19 10:37:13 -06:00
..
chip.h Squashed commit of the following: 2017-10-09 13:11:17 -06:00
Kconfig Squashed commit of the following: 2018-07-06 09:15:57 -06:00
lpc31_adc.h
lpc31_allocateheap.c Protected/Kernel Builds: Review us of kmm_addregion vs. kumm_addregsion in other configurations. 2017-08-31 08:49:21 -06:00
lpc31_analogdie.h
lpc31_bcrndx.c
lpc31_boot.c arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
lpc31_boot.h arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
lpc31_cgu.h
lpc31_cgudrvr.h Fixes for coding standard: '*' needs to 'snuggle' with following variable name 2017-02-28 18:37:44 -06:00
lpc31_clkdomain.c
lpc31_clkexten.c
lpc31_clkfreq.c
lpc31_clkinit.c
lpc31_decodeirq.c lpc31xx: Cosmetic changes. 2017-10-08 19:33:05 -06:00
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 sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
lpc31_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc31_i2s.h
lpc31_intc.h
lpc31_ioconfig.h
lpc31_irq.c lpc31xx: Cosmetic changes. 2017-10-08 19:33:05 -06:00
lpc31_lcd.h
lpc31_lowputc.c Reserver the name 'err' for other purposes 2016-06-11 14:40:07 -06:00
lpc31_mci.h
lpc31_memorymap.h
lpc31_mpmc.h
lpc31_nand.h
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 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc31_spi.h
lpc31_syscreg.h
lpc31_timer.h
lpc31_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
lpc31_uart.h
lpc31_usbdev.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
lpc31_usbotg.h
lpc31_wdt.h
lpc31.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
Make.defs arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM 2018-05-07 10:13:20 -06:00