mirror of https://github.com/ARMmbed/mbed-os.git
Re-implemented both us_ticker and lp_ticker to match the new API and specifications. Details: * On EFM32GG, EFM32WG, EFM32LG, EFM32HG, EFM32ZG: Use the RTC peripheral to back lp_ticker, and a TIMER to back us_ticker. * On EFM32PG, EFR32MG, EFM32PG12, EFR32MG12: Use the RTCC peripheral to back lp_ticker (dual-purpose, also used to back RTC), and a TIMER to back us_ticker. |
||
---|---|---|
.. | ||
CommonPinNames.h | ||
PortNames.h | ||
clocking.h | ||
cmsis.h | ||
cmsis_nvic.h | ||
device.h | ||
mbed_overrides.c | ||
objects.h |