mbed-os/targets/TARGET_Maxim/TARGET_MAX32620
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_MAX32620HSP [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
TOOLCHAIN_ARM_STD Renames all prebuilt binaries to be prefixed with 'lib' 2016-11-09 11:08:01 -06:00
TOOLCHAIN_GCC_ARM [MAX326xx] Added support for FEATURE_BLE. Integrated MaximBLE library. 2016-10-12 08:59:38 -05:00
TOOLCHAIN_IAR Renames all prebuilt binaries to be prefixed with 'lib' 2016-11-09 11:08:01 -06:00
device Fixing invalid comment notation in assembly file 2016-11-09 12:09:09 -06:00
PeripheralPins.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
PeripheralPins.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
analogin_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
device.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_irq_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
gpio_object.h [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
i2c_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
port_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
pwmout_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
rtc_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
serial_api.c [MAX32620] Fixing serial readable function. 2016-12-07 10:23:26 -06:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00
spi_multi_api.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c [MAX32620HSP] Cleanup with formatting script. 2016-10-12 08:59:38 -05:00