mbed-os/targets/TARGET_Atmel/TARGET_SAM_CortexM0P
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_SAMD21/device restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAMD21G18A restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAMD21J18A restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAML21/device restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAML21J18A restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAMR21/device restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
TARGET_SAMR21G18A restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
config restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
drivers restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
utils restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
dma_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
dma_api_HAL.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap_function.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap_function.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
rtc_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sercom_dma.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sercom_dma.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sleep_api.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00