Home
last modified time | relevance | path

Searched refs:pm_s2ram_mark_check_and_clear (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/arch/common/
Dpm_s2ram.h93 bool pm_s2ram_mark_check_and_clear(void);
/Zephyr-latest/arch/arm/core/cortex_m/
Dpm_s2ram.c37 bool __attribute__((naked)) pm_s2ram_mark_check_and_clear(void) in pm_s2ram_mark_check_and_clear() function
Dpm_s2ram.S159 GTEXT(pm_s2ram_mark_check_and_clear)
203 bl pm_s2ram_mark_check_and_clear
221 bl pm_s2ram_mark_check_and_clear
/Zephyr-latest/soc/nordic/nrf54h/
Dpm_s2ram.c133 bool __attribute__((naked)) pm_s2ram_mark_check_and_clear(void) in pm_s2ram_mark_check_and_clear() function