mbed-os/targets/TARGET_ARM_SSG
Bartek Szatkowski 6a045a49a9 Platform: Add sleep/deepsleep user facing functions
Add sleep/deepsleep functions to platform layer which are replacing HAL
functions with the same name, rename existing symbols in HAL layer
to hal_sleep/hal_deepsleep. This way sleep functions
are always available, even if target doesn't implement them, which makes
the code using sleep clearer. It also enables us to make decision on in
which builds (debug/release) the sleep will be enabled.
2017-01-19 09:39:29 +00:00
..
TARGET_BEETLE Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_IOTSS restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_MPS2 restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
mbed_rtx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00