nuttx/arch/arm/src/efm32
2016-06-15 09:20:23 -06:00
..
chip Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
chip.h Add EFM32 Memory Maps 2014-10-17 16:43:52 -06:00
efm32_adc.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_adc.h Changes to conform to coding standard. Also, I assume references to STM32 should be EFM32? 2015-09-05 07:33:50 -06:00
efm32_bitband.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
efm32_bitband.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_clockconfig.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
efm32_clockconfig.h More EFM32 files and logic 2014-10-17 12:02:32 -06:00
efm32_config.h SYSLOG: Add an option to use the syslog'ing device as the system consolution. This option enables a low-level, write-only console device at /dev/console (similar to the low-level UART console device). From Pierre-noel Bouteville. 2015-02-08 06:53:24 -06:00
efm32_dma.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_dma.h EFM32: Integrate SPI DMA capability 2014-10-26 11:22:16 -06:00
efm32_flash.c Fix EFM32 FLASH conditional compilation 2016-06-03 08:38:11 -06:00
efm32_gpio.c Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
efm32_gpio.h Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
efm32_gpioirq.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
efm32_i2c.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_i2c.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
efm32_idle.c Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00
efm32_irq.c Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
efm32_leserial.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
efm32_lowputc.c Standardize the width of all comment boxes in C files 2015-10-03 07:25:03 -06:00
efm32_lowputc.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_pm.h Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
efm32_pwm.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_pwm.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_rmu.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_rmu.h Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_rtc_burtc.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_rtc.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_serial.c Rename *lldbg to *llerr 2016-06-11 14:55:27 -06:00
efm32_spi.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_spi.h For LK MCUs, rename up_spiinitialize to kl_spibus_initialize 2016-01-26 16:19:03 -06:00
efm32_start.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
efm32_start.h More EFM32 files and logic 2014-10-17 12:02:32 -06:00
efm32_timer.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_timer.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_timerisr.c Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
efm32_usb.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
efm32_usbdev.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_usbhost.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
efm32_vectors.S Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
Kconfig Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
Make.defs Add spinlock support for ARMv7-M architectures 2016-02-09 13:44:22 -06:00