nuttx/arch/arm/src/efm32
2014-10-28 12:36:47 -06:00
..
chip EFM32G: Fix typo in memory map header file 2014-10-28 09:26:06 -06:00
chip.h Add EFM32 Memory Maps 2014-10-17 16:43:52 -06:00
efm32_clockconfig.c EFM32: Correct a typo in LFXO bit in clock configuration 2014-10-28 08:59:27 -06:00
efm32_clockconfig.h More EFM32 files and logic 2014-10-17 12:02:32 -06:00
efm32_config.h EFM32: Integrate Pierre's SPI driver 2014-10-26 09:27:55 -06:00
efm32_dma.c EFM32: Integrate SPI DMA capability 2014-10-26 11:22:16 -06:00
efm32_dma.h EFM32: Integrate SPI DMA capability 2014-10-26 11:22:16 -06:00
efm32_gpio.c EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; Fix LED naming 2014-10-28 10:39:57 -06:00
efm32_gpio.h Add GPIO interrupt logic 2014-10-20 08:12:08 -06:00
efm32_gpioirq.c EFM32 port and pin decoding backward in every case. From Pierre-Noel Bouteville 2014-10-23 18:16:57 -06:00
efm32_idle.c EFM32: Add IDLE power management hooks. Nothing implemented; just define the hooks 2014-10-22 07:26:31 -06:00
efm32_irq.c More framework for GPIO interrupt support 2014-10-18 14:05:07 -06:00
efm32_leserial.c The olimex-efm32g880f128-stk now defaults to use LEUART1 as the serial console. Also fixes lots of compile bugs from the original LEUART checkin 2014-10-21 11:38:51 -06:00
efm32_lowputc.c EFM32: Add missing shift of register value 2014-10-28 12:36:47 -06:00
efm32_lowputc.h EFM32: Integrate Pierre's SPI driver 2014-10-26 09:27:55 -06:00
efm32_pm.h EFM32: Add IDLE power management hooks. Nothing implemented; just define the hooks 2014-10-22 07:26:31 -06:00
efm32_serial.c EFM32: Integrate Pierre's SPI driver 2014-10-26 09:27:55 -06:00
efm32_spi.c EFM32: Update a configuration; Compile fix for when DEBUG is enabled 2014-10-28 07:24:04 -06:00
efm32_spi.h EFM32: Cosmetic changes to comments and format 2014-10-26 12:48:47 -06:00
efm32_start.c EFM32: Fix GPIO configuration logic; Add missing board initializatin logic; Fix LED naming 2014-10-28 10:39:57 -06:00
efm32_start.h More EFM32 files and logic 2014-10-17 12:02:32 -06:00
efm32_timerisr.c Add EFM32 SysTick timer support 2014-10-18 15:27:36 -06:00
efm32_vectors.S More EFM32 files 2014-10-17 12:31:44 -06:00
Kconfig EFM32: Cosmetic changes to comments and format 2014-10-26 12:48:47 -06:00
Make.defs EFM32: Integrate Pierre's SPI driver 2014-10-26 09:27:55 -06:00