nuttx/arch/arm/src/efm32
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
efm32_adc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_adc.h
efm32_bitband.c
efm32_bitband.h
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
efm32_config.h
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
efm32_gpio.h
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
efm32_lowputc.h
efm32_pm.h
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
efm32_rmu.h
efm32_rtc_burtc.c arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_rtc.h arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_serial.c
efm32_spi.c Initialize global mutext/sem by NXMUTEX_INITIALIZER and SEM_INITIALIZER 2022-11-14 09:34:04 +09:00
efm32_spi.h
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
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 arch/arm: Remove FAR and CODE from chip folder(1) 2022-05-03 16:50:52 +03:00
efm32_usbhost.c Fix the coding style and typo issue 2022-11-14 09:34:04 +09:00
Kconfig
Make.defs arch/cortex-m/Make.defs: unify arch common source include 2022-04-30 21:50:16 +08:00