nuttx/arch/arm/src/efm32
2023-04-10 03:21:36 -07:00
..
hardware include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
chip.h NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
efm32_adc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_adc.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_bitband.c NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
efm32_bitband.h NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
efm32_clockconfig.c Fix Error: chip/efm32_clockconfig.c:109:20: error: unused function 'efm32_synchronize' [-Werror,-Wunused-function] 2022-10-30 16:03:35 +01:00
efm32_clockconfig.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_config.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_dma.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
efm32_dma.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_flash.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
efm32_gpio.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
efm32_gpio.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_gpioirq.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_i2c.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
efm32_i2c.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_idle.c power: add PM_IDLE_DOMAIN to pm.h and remove definations 2022-07-29 11:15:40 +08:00
efm32_irq.c arch/arm: Replace xxx_[bus|usage]fault with arm_[bus|usage]fault 2022-10-30 16:03:35 +01:00
efm32_leserial.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_lowputc.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
efm32_lowputc.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_pm.h arch: arm: efm32: fix nxstyle errors 2021-03-25 10:53:13 -07:00
efm32_pwm.c arch: Convert DEBUGASSERT(false) into more intuitive DEBUGPANIC() 2022-07-14 12:08:45 +08:00
efm32_pwm.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_rmu.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
efm32_rmu.h NuttX: Pierre-Noel Bouteville: update licenses to Apache 2021-04-01 12:13:12 -05:00
efm32_rtc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_rtc_burtc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_serial.c Serial: Fix wrong identifier name in comments 2023-02-02 09:42:34 +08:00
efm32_spi.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
efm32_spi.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
efm32_start.c arch: Change the linker generated symbols from uint32_t to uint8_t * 2022-09-24 21:26:56 +02:00
efm32_start.h arch: arm: efm32: Author Gregory Nutt: update licenses to Apache 2021-03-25 10:53:13 -07:00
efm32_timer.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_timer.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_timerisr.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_usb.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_usbdev.c fix copy-paste errors for d356ad633f 2023-04-10 03:21:36 -07:00
efm32_usbhost.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
Kconfig build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00