nuttx/arch/arm/src/lpc43xx
Xiang Xiao 8a8e115623 arch: Initialize usbhost_connection_s directly
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-11-14 09:34:04 +09:00
..
hardware Fixed non-UTF8 characters. 2022-09-28 09:38:55 +08:00
spifi Remove the private NULL, TRUE and FALSE macros 2022-07-31 22:12:57 +03:00
chip.h
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00
lpc43_adc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_adc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_aes.c crypto: change type uint32_t to size_t in aes_cypher() arguments. 2022-05-12 22:28:54 +08:00
lpc43_allocateheap.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lpc43_can.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_can.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_ccu.h
lpc43_cgu.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_cgu.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_clrpend.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_config.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_creg.h
lpc43_dac.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_dac.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_debug.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_ehci.c arch: Initialize usbhost_connection_s directly 2022-11-14 09:34:04 +09:00
lpc43_ehci.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_emacram.h
lpc43_emc.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
lpc43_emc.h
lpc43_ethernet.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
lpc43_ethernet.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_gpdma.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
lpc43_gpdma.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_gpio.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_gpioint.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_gpioint.h
lpc43_i2c.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc43_i2c.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
lpc43_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
lpc43_irq.h
lpc43_mpuinit.c
lpc43_mpuinit.h
lpc43_pinconfig.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_pinconfig.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_rgu.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_rgu.h
lpc43_rit.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_rit.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_rtc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_rtc.h arch: arm: lpc43xx: Add Apache license to files 2022-04-20 21:05:45 +08:00
lpc43_scu.h
lpc43_sdmmc.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
lpc43_sdmmc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_serial.c Fix Error: chip/lpc43_usb0dev.c:905:20: error: unused function 'lpc43_abortrequest' 2022-11-06 21:18:31 +01:00
lpc43_serial.h
lpc43_spi.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc43_spi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_spifi.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_spifi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_ssp.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
lpc43_ssp.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
lpc43_start.h
lpc43_tickless_rit.c Fix Error: chip/lpc43_tickless_rit.c:127:24: error: unused function 'lpc43_tl_get_mask' [-Werror,-Wunused-function] 2022-11-11 15:28:49 -03:00
lpc43_timer.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
lpc43_timer.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_uart.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc43_uart.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
lpc43_usb0dev.c Fix Error: chip/lpc43_usb0dev.c:905:20: error: unused function 'lpc43_abortrequest' 2022-11-06 21:18:31 +01:00
lpc43_usb0dev.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_usbram.h
lpc43_userspace.c
lpc43_userspace.h
lpc43_wdt.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
lpc43_wwdt.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00