.. |
TARGET_EFM32GG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFM32HG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFM32LG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFM32PG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFM32PG12
|
Set up the ISR stack pointer in the right location on ARMCC
|
2018-03-27 23:03:49 +02:00 |
TARGET_EFM32WG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFM32ZG
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
TARGET_EFR32MG1
|
Set up the ISR stack pointer in the right location on ARMCC
|
2018-03-27 23:03:49 +02:00 |
TARGET_EFR32MG12
|
Set up the ISR stack pointer in the right location on ARMCC
|
2018-03-27 23:03:49 +02:00 |
TESTS
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
common
|
Merge pull request #5854 from SiliconLabs/bugfix/rtc_overflow
|
2018-01-16 16:07:43 -06:00 |
emlib
|
EFM32: Use SECURE_ACCESS to access the ROM table
|
2017-11-30 11:08:11 +01:00 |
trng
|
Add behavior to throw away collected entropy on occurrence of a noise alarm.
|
2017-06-07 17:22:26 -05:00 |
PeripheralNames.h
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
PeripheralPins.h
|
EFM32: make peripherals conditional
|
2018-01-31 17:35:26 +00:00 |
analogin_api.c
|
Squash warnings by defining 'NC' as unsigned type
|
2017-11-24 16:14:56 +01:00 |
analogout_api.c
|
Squash warnings by defining 'NC' as unsigned type
|
2017-11-24 16:14:56 +01:00 |
dma_api.c
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
dma_api_HAL.h
|
Upgrade to emlib 5.3.3
|
2017-11-24 15:52:20 +01:00 |
flash_api.c
|
Add missing EFM32 HAL flash init/deinit function calls
|
2018-01-24 08:20:38 +01:00 |
gpio_api.c
|
Remove custom Silicon Labs sleep management
|
2017-12-01 12:13:06 +01:00 |
gpio_irq_api.c
|
Make gpio interrupts faster by offloading expected state check to user
|
2018-03-09 16:10:10 +01:00 |
i2c_api.c
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00:00 |
itm_api.c
|
itm_api.c implementation for Silicon Labs EFM32 series
|
2018-02-16 08:24:42 -08:00 |
lp_ticker.c
|
Fix for #5840
|
2018-01-15 21:21:53 +01:00 |
pinmap.c
|
[EFM32] Small fixes
|
2016-10-24 18:24:59 +02:00 |
pinmap_function.c
|
[EFM32] Small fixes
|
2016-10-24 18:24:59 +02:00 |
pinmap_function.h
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
port_api.c
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
pwmout_api.c
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00:00 |
rtc_api.c
|
Fix for #5840
|
2018-01-15 21:21:53 +01:00 |
rtc_api_HAL.h
|
Fix for #5840
|
2018-01-15 21:21:53 +01:00 |
serial_api.c
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00:00 |
serial_api_HAL.h
|
restructure - Moved targets out to top level
|
2016-09-30 19:18:09 -05:00 |
sleep.c
|
Remove custom Silicon Labs sleep management
|
2017-12-01 12:13:06 +01:00 |
spi_api.c
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00:00 |
us_ticker.c
|
Fix for #5840
|
2018-01-15 21:21:53 +01:00 |