.. |
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
|
Merge pull request #6947 from evva-sfw/hotfix/EFM32PG12_STK3402_Expansion_Header
|
2018-05-29 10:36:31 -05: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
|
Update pinout of TB_SENSE_12 to production revision
|
2018-05-22 22:54:24 +02:00 |
TESTS
|
…
|
|
common
|
Merge pull request #7386 from evva-sfw/feature/make_clock_src_changeable
|
2018-07-05 10:39:11 -05:00 |
emlib
|
…
|
|
trng
|
…
|
|
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
|
…
|
|
analogout_api.c
|
…
|
|
burtc.c
|
Re-implement RTC for Silicon Labs targets
|
2018-05-25 12:20:10 -05:00 |
dma_api.c
|
…
|
|
dma_api_HAL.h
|
…
|
|
flash_api.c
|
Fix to flash API on EFM32
|
2018-05-22 22:55:49 +02:00 |
gpio_api.c
|
…
|
|
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
|
efm32: remove unused undefined function from rtc
|
2018-05-25 13:04:23 -05:00 |
pinmap.c
|
…
|
|
pinmap_function.c
|
…
|
|
pinmap_function.h
|
…
|
|
port_api.c
|
…
|
|
pwmout_api.c
|
Add system_reset() function to Mbed OS
|
2018-02-28 16:42:34 +00: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
|
…
|
|
sleep.c
|
…
|
|
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 |