Home
last modified time | relevance | path

Searched refs:cpu_idle (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/arch/mips/core/
DCMakeLists.txt6 cpu_idle.c
/Zephyr-latest/arch/nios2/core/
DCMakeLists.txt7 cpu_idle.c
/Zephyr-latest/arch/arm/core/cortex_a_r/
DCMakeLists.txt17 cpu_idle.S
/Zephyr-latest/arch/arc/core/
DCMakeLists.txt8 cpu_idle.S
/Zephyr-latest/arch/riscv/core/
DCMakeLists.txt6 cpu_idle.c
/Zephyr-latest/samples/philosophers/
DREADME.rst89 arch_cpu_idle () at zephyr/mainline/zephyr/arch/arm/core/cpu_idle.S:107
93 …, prio:40,useropts:1) arch_cpu_idle () at zephyr/mainline/zephyr/arch/arm/core/cpu_idle.S:107
124 arch_cpu_idle () at zephyr/mainline/zephyr/arch/arm/core/cpu_idle.S:107
128 …0 UNKNOWN PRIO 40) arch_cpu_idle () at zephyr/mainline/zephyr/arch/arm/core/cpu_idle.S:107
/Zephyr-latest/arch/arm/core/cortex_m/
DCMakeLists.txt18 cpu_idle.c
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt6 cpu_idle.S
/Zephyr-latest/arch/xtensa/core/
DCMakeLists.txt8 cpu_idle.c
/Zephyr-latest/soc/cdns/dc233c/include/
Dxtensa-dc233c.ld154 LIB_OBJ_FUNC_IN_SECT(libarch__xtensa__core.a,cpu_idle.c.obj,*)
/Zephyr-latest/soc/cdns/sample_controller32/include/
Dxtensa-sample-controller32.ld373 LIB_OBJ_FUNC_IN_SECT(libarch__xtensa__core.a,cpu_idle.c.obj,*)
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst340 :file:`arch/arm/core/cortex_m/cpu_idle.c`.
358 The Zephyr CPU Idling mechanism is detailed in :ref:`cpu_idle`.