mbed-os/targets/TARGET_Silicon_Labs/TARGET_EFM32
Cruz Monrreal 993c897b55
Merge pull request #7774 from yossi2le/sd-spif-to-mbed-os
Add default block device support (SD, SPIF and FLASHIAP)
2018-09-01 11:15:13 -05:00
..
TARGET_EFM32GG Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TARGET_EFM32GG11 Apply changes corresponding to #7817 2018-08-27 10:10:18 +02:00
TARGET_EFM32HG Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFM32LG Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFM32PG Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFM32PG12 Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFM32WG Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFM32ZG Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFR32MG1 Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00
TARGET_EFR32MG12 Moving SD, SPIF and FLASHIAP into mbedos and refactoring features storage directory structure. 2018-08-29 12:01:11 +03:00
TESTS restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
common Initial commit of Silicon Labs QSPI HAL implementation 2018-08-27 10:03:08 +02:00
emlib Revert "EFM32: Use SECURE_ACCESS to access the ROM table" 2018-08-25 20:40:35 -05: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 Initial commit of Silicon Labs QSPI HAL implementation 2018-08-27 10:03:08 +02:00
PeripheralPins.h Initial commit of Silicon Labs QSPI HAL implementation 2018-08-27 10:03:08 +02: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
burtc.c Re-implement RTC for Silicon Labs targets 2018-05-25 12:20:10 -05:00
crc_api.c Add implementation for CRC API 2018-07-16 11:08:45 +02: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 Fix to flash API on EFM32 2018-05-22 22:55:49 +02:00
gpio_api.c Remove custom Silicon Labs sleep management 2017-12-01 12:13:06 +01:00
gpio_irq_api.c EFM32 IRQ handling fix 2018-05-22 22:43:43 +02: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 Add EFM32GG11_STK3701 support 2018-07-11 10:45:38 +02: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
qspi_api.c Allow unaligned input/output for QSPI 2018-08-27 10:03:08 +02:00
rtcc.c Rename LOWPOWERTIMER to LPTICKER 2018-05-25 13:06:56 -05: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 Re-implement us_ticker and lp_ticker for Silicon Labs targets 2018-05-25 12:20:10 -05:00