nuttx/arch/arm/src/lpc17xx_40xx
anjiahao a4563b8744 Fix the coding style and typo issue
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
hardware
chip.h
Kconfig
lpc17_40_adc.c
lpc17_40_adc.h
lpc17_40_allocateheap.c
lpc17_40_can.c boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
lpc17_40_can.h
lpc17_40_clockconfig.c
lpc17_40_clockconfig.h
lpc17_40_clrpend.c
lpc17_40_clrpend.h
lpc17_40_dac.c
lpc17_40_dac.h
lpc17_40_emacram.h
lpc17_40_emc.c
lpc17_40_emc.h
lpc17_40_ethernet.c
lpc17_40_ethernet.h
lpc17_40_gpdma.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
lpc17_40_gpdma.h
lpc17_40_gpio.c
lpc17_40_gpio.h
lpc17_40_gpiodbg.c
lpc17_40_gpioint.c
lpc17_40_i2c.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc17_40_i2c.h
lpc17_40_i2s.h
lpc17_40_idle.c
lpc17_40_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
lpc17_40_lcd.c
lpc17_40_lcd.h
lpc17_40_lowputc.c
lpc17_40_lowputc.h
lpc17_40_mcpwm.c
lpc17_40_mpuinit.c
lpc17_40_mpuinit.h
lpc17_40_ohciram.h
lpc17_40_progmem.c
lpc17_40_progmem.h
lpc17_40_pwm.c
lpc17_40_pwm.h
lpc17_40_qei.h
lpc17_40_rit.h
lpc17_40_rtc.h
lpc17_40_sdcard.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
lpc17_40_sdcard.h
lpc17_40_serial.c Fix lpc17_40_serial.c:935:20: error: unused function 'lpc17_40_uart3config' 2022-11-03 14:41:14 +01:00
lpc17_40_serial.h
lpc17_40_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc17_40_spi.h
lpc17_40_ssp.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc17_40_ssp.h
lpc17_40_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lpc17_40_start.h
lpc17_40_timer.c
lpc17_40_timer.h
lpc17_40_timerisr.c
lpc17_40_usbdev.c
lpc17_40_usbhost.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc17_40_usbhost.h
lpc17_40_userspace.c
lpc17_40_userspace.h
lpc17_40_wdt.c
lpc17_40_wdt.h
lpc176x_clockconfig.c Fix lpc176x_clockconfig.c:213:16: error: variable 'regval' set but not used 2022-11-01 17:12:42 +01:00
lpc176x_gpio.c
lpc176x_gpio.h
lpc176x_rtc.c
lpc178x_40xx_clockconfig.c
lpc178x_40xx_gpio.c
lpc178x_40xx_gpio.h
Make.defs