nuttx/arch/arm/src/lpc31xx
Xiang Xiao 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
Since the kernel side should call nxsem_xxx instead and remove the unused inclusion
2020-02-01 08:27:30 -06:00
..
chip.h
Kconfig Many fixes on Kconfigs and defconfigs do SDIO, NETDEV, USBHOST 2020-01-23 11:41:12 -03:00
lpc31_adc.h
lpc31_allocateheap.c
lpc31_analogdie.h
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 Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc31_defclk.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc31_dma.h
lpc31_ehci.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc31_esrndx.c
lpc31_evntrtr.h
lpc31_fdcndx.c
lpc31_fdivinit.c
lpc31_freqin.c
lpc31_i2c.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lpc31_pwm.h
lpc31_resetclks.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc31_rng.h
lpc31_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc31_setfdiv.c
lpc31_setfreqin.c
lpc31_softreset.c
lpc31_spi.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
lpc31_spi.h
lpc31_syscreg.h
lpc31_timer.h
lpc31_timerisr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lpc31_uart.h
lpc31_usbdev.c Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
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