mirror of https://github.com/ARMmbed/mbed-os.git
6a045a49a9
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. |
||
---|---|---|
.. | ||
TARGET_KL05Z | ||
TARGET_KL25Z | ||
TARGET_KL26Z | ||
TARGET_KL46Z | ||
PeripheralPins.h | ||
PortNames.h | ||
analogin_api.c | ||
analogout_api.c | ||
clk_freqs.h | ||
gpio_api.c | ||
gpio_object.h | ||
i2c_api.c | ||
objects.h | ||
pinmap.c | ||
port_api.c | ||
pwmout_api.c | ||
rtc_api.c | ||
sleep.c | ||
us_ticker.c |