nuttx/arch/arm/src/efm32
2014-10-23 08:25:37 -06:00
..
chip EFM32: Addred LEUART register definition header file 2014-10-21 08:11:03 -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:25:37 -06:00
efm32_gpio.c Fleshes out GPIO configuration logic 2014-10-19 13:47:52 -06:00
efm32_gpio.h Add GPIO interrupt logic 2014-10-20 08:12:08 -06:00
efm32_gpioirq.c Add GPIO interrupt logic 2014-10-20 08:12:08 -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 EFM32: Add configuration option to use USARTs as SPI 2014-10-23 08:25:37 -06:00
Make.defs EFM32: Add logic to initialize and use ITM system 2014-10-22 09:05:22 -06:00