mbed-os/targets/TARGET_Silicon_Labs/TARGET_EFM32
Alessandro Angelino ba41480fd4 EFM32: Use SECURE_ACCESS to access the ROM table
To allow enabling of uVisor on EFM32, the ROM table must be accessed
through the CMSIS-provided SECURE_ACCESS macro.
2017-12-01 17:01:46 +00:00
..
TARGET_EFM32GG [Silicon Labs] Add bootloader support 2017-06-06 16:26:11 -05:00
TARGET_EFM32HG Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFM32LG Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFM32PG Merge pull request #4475 from c1728p9/workshop_rebase_4043 2017-06-09 15:04:55 +01:00
TARGET_EFM32PG12 Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFM32WG Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFM32ZG Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFR32MG1 Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TARGET_EFR32MG12 Upcase all assembler file extensions 2017-06-20 14:50:08 -05:00
TESTS restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
common Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
emlib EFM32: Use SECURE_ACCESS to access the ROM table 2017-12-01 17:01:46 +00:00
trng Add behavior to throw away collected entropy on occurrence of a noise alarm. 2017-06-07 17:22:26 -05:00
analogin_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
analogout_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00: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-12-01 17:01:45 +00:00
flash_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c Remove deprecated em_int 2017-12-01 17:01:46 +00:00
i2c_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
lp_ticker.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +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 Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
rtc_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
rtc_api_HAL.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
serial_api_HAL.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sleep.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
sleepmodes.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
spi_api.c Squash warnings by defining 'NC' as unsigned type 2017-12-01 17:01:46 +00:00
us_ticker.c Fix issue with timer timebase on EFR32 2017-12-01 17:01:45 +00:00