nuttx/arch/arm/src/imxrt
Petro Karashchenko f952b8456c assert: switch from ASSERT(0/false) to PANIC
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2023-01-26 10:15:34 +08:00
..
hardware imxrt:Fix Case ENET_MMFR_OP_RdNOTMII->ENET_MMFR_OP_RDNOTMII 2022-11-15 02:27:35 +08:00
chip.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt102x_daisy.c arch: arm: update licenses to Apache 2021-05-31 01:37:27 -05:00
imxrt105x_daisy.c arch: arm: imxrt: nxstyle fix 2021-03-22 19:28:38 -07:00
imxrt106x_daisy.c arch: arm: imxrt: nxstyle fix 2021-03-22 19:28:38 -07:00
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 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
imxrt_clrpend.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_config.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt_daisy.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_edma.c arch: Remove xxx_sem[take|give] and call nxmuex_[lock|unlock] directly 2022-11-14 09:34:04 +09:00
imxrt_edma.h imxrt:EDMA add loop support 2022-08-05 09:44:36 +08:00
imxrt_ehci.c arch: Initialize usbhost_connection_s directly 2022-11-14 09:34:04 +09: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 Fix chip/imxrt_enc.c:950:27: error: use of logical '&&' with constant operand 2022-11-20 14:34:44 +01: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 net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
imxrt_enet.h netinitialize: call xxx_netinitialize unconditionally 2022-03-19 17:41:33 +08:00
imxrt_flexcan.c net/devif: move preprocess of txpoll into common code 2022-11-27 12:11:12 +08: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 Fix the coding style and typo issue 2022-11-14 09:34:04 +09: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 arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
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 include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
imxrt_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
imxrt_irq.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt_lcd.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_lcd.h NuttX: Johannes Schock: update licenses to Apache 2021-04-01 12:13:12 -05:00
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 Fix chip/imxrt_lpi2c.c:1254:1: error: unused function 'imxrt_lpi2c_getenabledints' 2022-11-20 14:34:44 +01: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 Fix chip/imxrt_lpspi.c:553:23: error: unused function 'imxrt_lpspi_readbyte' 2022-11-20 14:34:44 +01: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 arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt_mpuinit.c nuttx: unify MIN, MAX and ABS macro definition across the code 2022-12-21 09:31:28 +08:00
imxrt_mpuinit.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt_ocotp.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_ocotp.h arch: Author David Sidrane: update licenses to Apache 2021-03-22 19:28:38 -07:00
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 Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
imxrt_serial.c imxrt:serial:Fix selection of RTS to iflow 2022-12-20 01:50:57 +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 arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
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 Remove the unnecessary "return;" at the end of function 2022-11-27 22:23:50 +01:00
imxrt_usdhc.c assert: switch from ASSERT(0/false) to PANIC 2023-01-26 10:15:34 +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 arch: arm: imx: Author Gregory Nutt: update licenses to Apache 2021-03-25 19:41:36 -07:00
imxrt_userspace.h arch: arm: imx: fix nxstyle errors 2021-03-25 19:41:36 -07:00
imxrt_wdog.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
imxrt_wdog.h NuttX: Janne Rosberg: update licenses to Apache 2021-04-10 06:42:19 -05:00
imxrt_xbar.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
imxrt_xbar.h arch/arm/src/imxrt: add missing clock to imxrt_xbar.c and fix usage of imxrt_enc.c while debug option is enable 2021-06-16 21:22:03 -05:00
Kconfig stm32fh7:Allow the use of the Network Monitor via polling 2022-10-25 21:52:14 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00