nuttx/arch/arm/src/efm32
2014-10-24 17:58:33 -06:00
..
chip Update EFM32 DMA header file for Gecko support 2014-10-24 16:58:38 -06:00
chip.h Add EFM32 Memory Maps 2014-10-17 16:43:52 -06:00
efm32_clockconfig.c EFM32: Add logic to initialize and use ITM system 2014-10-22 09:05:22 -06:00
efm32_clockconfig.h More EFM32 files and logic 2014-10-17 12:02:32 -06:00
efm32_config.h EFM32: Add configuration option to use USARTs as SPI 2014-10-23 08:54:26 -06:00
efm32_gpio.c Fix some typos that I just introduced... Sometimes I can't do anything right 2014-10-24 17:58:33 -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 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.h 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_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: Add a LEUART-based serial driver (untestee) 2014-10-21 09:21:03 -06:00
efm32_start.c EFM32: Add logic to initialize and use ITM system 2014-10-22 09:05:22 -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 Oops last changes still in editor 2014-10-23 10:13:32 -06:00
Make.defs Fix file naming: arm_item_syslog.c changed to up_itm_syslog.c. From Pierre-Noel Bouteville 2014-10-23 18:25:05 -06:00