.. |
chip
|
EFM32 USB Device: Is not basically functional with this change. From Pierre-noel Bouteville.
|
2015-02-16 15:45:49 -06:00 |
chip.h
|
Add EFM32 Memory Maps
|
2014-10-17 16:43:52 -06:00 |
efm32_clockconfig.c
|
EFM32: Logic to unconditionally enable LE clocking. Even you don't use core clock LE as source for LFA or LFB, to read are write any register not clocked by HFPERCLK or HFCORECLK, HFCORECLKLE should be enabled. From Pierre-noel Bouteville.
|
2015-01-30 07:44:49 -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
|
More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs.
|
2014-11-25 13:15:09 -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: Fix typo in connecting ODD GPIO interrupt. Noted by Pierre
|
2014-11-08 06:18:21 -06:00 |
efm32_idle.c
|
EFM32: Add USB build support
|
2014-11-04 06:47:14 -06:00 |
efm32_irq.c
|
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
|
2015-01-24 06:49:51 -06:00 |
efm32_leserial.c
|
EFM32: Various fixes for LEUART build
|
2014-10-29 09:37:39 -06:00 |
efm32_lowputc.c
|
EFM32 USART setup: Computation of BAUD includes shift; Eliminate additional shift. From Pierre-noel Bouteville
|
2014-11-16 07:57:57 -06:00 |
efm32_lowputc.h
|
EFM32: Integrate Pierre's SPI driver
|
2014-10-26 09:27:55 -06:00 |
efm32_pm.h
|
EFM32: Add USB build support
|
2014-11-04 06:47:14 -06:00 |
efm32_pwm.c
|
EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville
|
2014-12-26 09:55:19 -06:00 |
efm32_pwm.h
|
EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville
|
2014-12-26 09:55:19 -06:00 |
efm32_rmu.c
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
efm32_rmu.h
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
efm32_rtc_burtc.c
|
RTC: Remove all backdoor interfaces from rtc.h
|
2015-02-13 08:41:34 -06:00 |
efm32_rtc.h
|
Forgot to add a file in the last commit
|
2015-02-13 10:05:10 -06:00 |
efm32_serial.c
|
EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville
|
2014-12-26 09:55:19 -06:00 |
efm32_spi.c
|
EFM32: Reduce writes to the CTRL register
|
2014-11-09 09:43:43 -06:00 |
efm32_spi.h
|
EFM32: Cosmetic changes to comments and format
|
2014-10-26 12:48:47 -06:00 |
efm32_start.c
|
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
|
2015-01-24 06:49:51 -06:00 |
efm32_start.h
|
More EFM32 files and logic
|
2014-10-17 12:02:32 -06:00 |
efm32_timer.c
|
EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville
|
2014-12-26 09:55:19 -06:00 |
efm32_timer.h
|
EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville
|
2014-12-26 09:55:19 -06:00 |
efm32_timerisr.c
|
Add EFM32 SysTick timer support
|
2014-10-18 15:27:36 -06:00 |
efm32_usb.h
|
Cosmetic updates; updates to README
|
2014-11-14 09:54:00 -06:00 |
efm32_usbdev.c
|
EFM32 USB Device: Is not basically functional with this change. From Pierre-noel Bouteville.
|
2015-02-16 15:45:49 -06:00 |
efm32_usbhost.c
|
EFM32: Finishes USB naming fixup. Still some missing initialization logic
|
2014-11-14 08:36:18 -06:00 |
efm32_vectors.S
|
More EFM32 files
|
2014-10-17 12:31:44 -06:00 |
Kconfig
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |
Make.defs
|
EFM32 Add support of BURTC and add possibility of debug message of RMU: Pierre-noel Bouteville
|
2015-02-01 06:19:53 -06:00 |