mirror of https://github.com/ARMmbed/mbed-os.git
ab5eb07e3c
A running timer will block DeepSleep, which would normally be good because we don't want the timer to accidentally lose counts. We don't care about that for us_ticker (If we're requesting deepsleep the upper layers already determined that they are okay with that), so explicitly stop the us_ticker timer before we go to sleep and start it back up afterwards. |
||
---|---|---|
.. | ||
TARGET_ARM_FM | ||
TARGET_ARM_SSG | ||
TARGET_Analog_Devices | ||
TARGET_Cypress/TARGET_PSOC6 | ||
TARGET_Freescale | ||
TARGET_GigaDevice | ||
TARGET_Maxim | ||
TARGET_NORDIC | ||
TARGET_NUVOTON | ||
TARGET_NXP | ||
TARGET_RENESAS | ||
TARGET_STM | ||
TARGET_Samsung | ||
TARGET_Silicon_Labs | ||
TARGET_TOSHIBA | ||
TARGET_WICED | ||
targets.json |