zephyr/soc/arm/atmel_sam/same70
Bjarki Arge Andreasen 9b21d4d366 soc: sam: Add poweroff implementation
This commit adds an implementation of poweroff, which first
uses SUPC to enable all defined wakeup sources (except for
sam4l), followed by entering backup mode.

Signed-off-by: Bjarki Arge Andreasen <bjarkix123@gmail.com>
2023-10-24 11:35:43 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig.series soc: atmel: sam: Fix cache management 2023-08-04 10:46:03 +02:00
Kconfig.series soc: sam: Add poweroff implementation 2023-10-24 11:35:43 +02:00
Kconfig.soc soc: same70: Fix incorrect default config value 2019-12-09 15:50:13 +01:00
linker.ld include: arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
soc.c modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
soc.h soc: sam: Add SUPC driver and dts model 2023-10-24 11:35:43 +02:00
soc_config.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00