mbed-os/libraries/mbed/targets/hal/TARGET_Silicon_Labs/TARGET_EFM32
Steven Cooreman aacdd047d1 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
..
TARGET_EFM32GG_STK3700 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
TARGET_EFM32HG_STK3400 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
TARGET_EFM32LG_STK3600 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
TARGET_EFM32PG_STK3401 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
TARGET_EFM32WG_STK3800 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
TARGET_EFM32ZG_STK3200 Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
emlib Update emlib to 4.2.1 to get a critical fix for DCDC on Pearl 2016-01-12 17:25:50 +01:00
analogin_api.c Cleanup in AnalogIn: remove functions that are unnecessary and no longer part of the API. 2016-01-12 17:25:11 +01:00
analogout_api.c Typo in AnalogOut 2016-01-12 17:25:43 +01:00
clocking.h Fix incorrect clock settings for running off of the HFRCO. 2016-01-28 11:43:07 +01:00
dma_api.c SiLabs: Remove emlib LDMA modifications 2016-01-12 17:25:46 +01:00
dma_api_HAL.h SiLabs: Remove emlib LDMA modifications 2016-01-12 17:25:46 +01:00
error.h change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
gpio_api.c Silence GCC 2016-01-12 17:25:04 +01:00
gpio_irq_api.c SiLabs: GPIO interrupts disabled/enabled incorrectly 2016-01-12 17:21:25 +01:00
i2c_api.c Fix comment 2016-01-15 13:21:07 +01:00
lp_ticker.c No need to set up the interrupt handler every single time in lp_ticker. 2016-01-12 17:25:31 +01:00
mbed_overrides.c Get rid of the check_usart_clock function which is unused and unnecessary. Usart-specific clocking resides in either spi or serial (or both) api files. 2016-01-12 17:24:44 +01:00
objects.h Cleanup and bugfixes of the PWM implementation. 2016-01-12 17:25:26 +01:00
pinmap.c rtc_api: Bugfix clock selection. 2015-09-23 11:56:56 +02:00
pinmap_function.c change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
pinmap_function.h change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
port_api.c Sync port_api.c with port_api.h 2016-01-12 17:25:16 +01:00
pwmout_api.c Cleanup and bugfixes of the PWM implementation. 2016-01-12 17:25:26 +01:00
rtc_api.c Fix error in comment 2016-01-12 17:25:36 +01:00
rtc_api_HAL.h change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00
serial_api.c Fix regression towards older platforms (did not have RXBLOCK set, resulting in receiving characters even with RX set to NC) by condensing code. 2016-01-15 12:02:25 +01:00
serial_api_HAL.h EFM32 Pearl Gecko Serial: Remove dynamic peripheral allocation. 2016-01-12 17:24:40 +01:00
sleep.c [EFM32] Sleep: Remove EM4 entry, as there is no way of configuring EM4 wakeup in mbed. 2015-11-16 13:27:35 +01:00
sleepmodes.h Light documentation on the sleep API 2016-01-12 17:25:24 +01:00
spi_api.c Apparently a copy-paste has gone wrong here 2016-01-28 11:27:18 +01:00
us_ticker.c change license header from mbed to silicon labs 2015-09-16 17:20:43 +02:00