nuttx/arch/arm/src/imxrt
Xiang Xiao 40ef5bc6db libc: Move queue.h from include to include/nuttx
to avoid the conflict with libuv's queue.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-09-26 08:04:58 +02:00
..
hardware imxrt: add support for ADC triggering by an external signal 2022-09-22 22:13:56 +08:00
chip.h
imxrt102x_daisy.c
imxrt105x_daisy.c
imxrt106x_daisy.c
imxrt_adc.c imxrt: add support for ADC triggering by an external signal 2022-09-22 22:13:56 +08:00
imxrt_adc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_allocateheap.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
imxrt_clockconfig.c imrt102x:ENET Match Data sheet Naming 2022-08-06 15:31:23 +08:00
imxrt_clockconfig.h
imxrt_clrpend.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_config.h
imxrt_daisy.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_edma.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
imxrt_edma.h imxrt:EDMA add loop support 2022-08-05 09:44:36 +08:00
imxrt_ehci.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_ehci.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_enc.c boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
imxrt_enc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_enet.c imxrt:Enet ensure proper dcache for Writeback mode 2022-08-06 15:31:23 +08:00
imxrt_enet.h netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
imxrt_flexcan.c devif: remove all devif_timer 2022-06-02 20:11:50 -03:00
imxrt_flexcan.h netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
imxrt_flexpwm.c imxrt: disable PWM synchronization when XBAR connection fails 2022-09-21 04:53:57 +08:00
imxrt_flexpwm.h imxrt/flexpwm: set number of modules based on configuration options 2022-05-13 12:55:45 -03:00
imxrt_flexspi.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_flexspi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_gpio.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_gpio.h
imxrt_gpioirq.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_hprtc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_hprtc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
imxrt_iomuxc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_iomuxc.h
imxrt_irq.c arch: move non arm g_current_regs defintion to common place 2022-09-21 22:23:11 +02:00
imxrt_irq.h
imxrt_lcd.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_lcd.h
imxrt_lowputc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_lowputc.h imxrt:lowputc add extern "C" 2022-08-05 09:43:36 +08:00
imxrt_lpi2c.c boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
imxrt_lpi2c.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_lpspi.c boards/arch: Remove FAR from 32bit/64bit arch 2022-09-16 10:22:12 +02:00
imxrt_lpspi.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_lpsrtc.c imxrt:Correct register usage in up_rtc_settime 2022-08-05 09:43:36 +08:00
imxrt_lpsrtc.h
imxrt_mpuinit.c
imxrt_mpuinit.h
imxrt_ocotp.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_ocotp.h
imxrt_periphclks.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_periphclks.h imxrt:ETH Add Support for ETH2 2022-08-06 15:31:23 +08:00
imxrt_rtc_lowerhalf.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_serial.c imxrt:serial add TX & RX DMA support 2022-08-06 15:32:07 +08:00
imxrt_serial.h imxrt:serial add TX & RX DMA support 2022-08-06 15:32:07 +08:00
imxrt_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
imxrt_start.h
imxrt_tickless.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_timerisr.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_usbdev.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_usdhc.c imxrt:usdhc fix error when CONFIG_ARMV7M_DCACHE is off 2022-08-05 09:43:36 +08:00
imxrt_usdhc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_userspace.c
imxrt_userspace.h
imxrt_wdog.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_wdog.h
imxrt_xbar.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_xbar.h
Kconfig imxrt: add support for ADC triggering by an external signal 2022-09-22 22:13:56 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00