mbed-os/targets/TARGET_NXP
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_LPC11U6X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC11UXX Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC11XX_11CXX Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC13XX Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC15XX Merge pull request #3504 from CalSol/canfixes 2017-01-09 10:18:43 -06:00
TARGET_LPC23XX restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_LPC43XX Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC81X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC82X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC176X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC408X Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
TARGET_LPC2460 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