.. |
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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -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
|
Make some spacing comply better with coding standard
|
2015-10-06 17:28:32 -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
|
Standardize the width of all comment boxes in C files
|
2015-10-03 07:25:03 -06:00 |
efm32_dma.h
|
EFM32: Integrate SPI DMA capability
|
2014-10-26 11:22:16 -06:00 |
efm32_flash.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_gpio.c
|
Costmetic fixes to C coding style
|
2015-10-05 17:13:53 -06:00 |
efm32_gpio.h
|
add efm32_gpioirqclear
|
2015-09-05 10:20:24 +02:00 |
efm32_gpioirq.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_i2c.c
|
I2C: Remove the setfrequency method from the interface
|
2016-02-01 16:30:29 -06:00 |
efm32_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
efm32_irq.c
|
Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU
|
2015-12-14 13:56:21 -06:00 |
efm32_leserial.c
|
Make some spacing comply better with coding standard
|
2015-10-06 17:28:32 -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
|
More spacing/alignment issues
|
2015-10-08 19:31:58 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_rmu.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
efm32_rtc_burtc.c
|
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
|
2015-11-20 08:27:04 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_spi.c
|
EFM32: Rename efm_spi_initialize to efm_spibus_initialize for compatibility with corresponding changes to other platforms
|
2016-01-26 15:58:33 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_start.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_timer.c
|
Correct some spacing issues
|
2015-10-07 11:39:06 -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
|
Correct some spacing issues
|
2015-10-07 11:39:06 -06:00 |
efm32_usbhost.c
|
Update to use 64-bit timer when available
|
2016-01-21 11:53:58 -06:00 |
efm32_vectors.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
Kconfig
|
add bitband support
|
2015-09-05 10:40:34 +02:00 |
Make.defs
|
All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence
|
2015-12-12 09:35:05 -06:00 |