zephyr/arch/arm
Andrzej Głąbek 22b17e490b arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook
Introduce an optional hook to be called when the CPU is made idle.
If needed, this hook can be used to prevent the CPU from actually
entering sleep by skipping the WFE/WFI instruction.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-02-21 15:03:30 +01:00
..
core arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook 2023-02-21 15:03:30 +01:00
include Kconfig: add config for low-priority debug mon isr 2022-12-28 12:00:46 +01:00
CMakeLists.txt arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
Kconfig arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle() hook 2023-02-21 15:03:30 +01:00