Home
last modified time | relevance | path

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

/Zephyr-latest/arch/arm/core/cortex_m/
Dcpu_idle.c39 #define SLEEP_IF_ALLOWED(wait_instr) \ argument
46 wait_instr(); \
52 #define SLEEP_IF_ALLOWED(wait_instr) \ argument
55 wait_instr(); \