..
TARGET_EFM32GG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFM32GG11
Fix wrongly declared ADC pinout for EFM32GG11 STK3701A
2019-07-10 11:27:29 +01:00
TARGET_EFM32HG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFM32LG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFM32PG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFM32PG12
TARGET_Silicon_Labs Setup heap limit and size
2019-02-19 15:49:49 -06:00
TARGET_EFM32WG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFM32ZG
Heap and stack size picked from linker files,export symbols not needed
2019-02-28 19:54:38 -06:00
TARGET_EFR32MG1
TARGET_Silicon_Labs Setup heap limit and size
2019-02-19 15:49:49 -06:00
TARGET_EFR32MG12
TARGET_Silicon_Labs Setup heap limit and size
2019-02-19 15:49:49 -06: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
Add can_api.c for efm32
2019-05-01 00:12:14 +00:00
trng
Don't use define checks on DEVICE_FOO macros (partner code)
2018-12-20 20:02:29 +11:00
PeripheralNames.h
Add can_api.c for efm32: wrap in presence of the base peripheral
2019-05-01 00:12:37 +00:00
PeripheralPins.h
Initial commit of Silicon Labs QSPI HAL implementation
2018-08-27 10:03:08 +02:00
analogin_api.c
Add HAL API for analog in pinmap
2019-02-08 09:09:51 -06:00
analogout_api.c
Add HAL API for analog out pinmap
2019-02-08 09:10:05 -06:00
burtc.c
Re-implement RTC for Silicon Labs targets
2018-05-25 12:20:10 -05:00
can_api.c
Add can_api.c for efm32:review build-IAR
2019-05-01 00:12:38 +00:00
crc_api.c
Apply @kjbracey-arm's comments
2018-09-22 20:40:32 +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
Support erase value in Flash HAL drivers, FlashIAP and block devices
2018-11-07 14:23:07 +02:00
gpio_api.c
Allow NC pins to be instantiated
2019-05-20 15:23:34 +02:00
gpio_irq_api.c
EFM32 IRQ handling fix
2018-05-22 22:43:43 +02:00
i2c_api.c
Allow re-initializing an I2C peripheral
2019-07-09 23:37:11 +01:00
itm_api.c
Don't use define checks on DEVICE_FOO macros (partner code)
2018-12-20 20:02:29 +11: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
Fix for PWM output found by testing against FPGA shield
2019-07-09 22:38:53 +01:00
qspi_api.c
Allow for arbitrary QSPI alt sizes
2019-09-30 14:45:08 -07:00
resetreason_api.c
Add implementation of reset reason on Silicon Labs parts
2019-05-24 11:35:38 +02:00
rtcc.c
Rename LOWPOWERTIMER to LPTICKER
2018-05-25 13:06:56 -05:00
serial_api.c
Add HAL API for serial pinmap
2019-02-08 09:10:28 -06: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
Avoid the FPGA tester using hardware CS which is not supported
2019-07-09 22:48:37 +01:00
us_ticker.c
Re-implement us_ticker and lp_ticker for Silicon Labs targets
2018-05-25 12:20:10 -05:00
watchdog_api.c
Add support for watchdog on Silicon Labs devices
2019-05-24 11:35:37 +02:00