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.c37 #define SLEEP_IF_ALLOWED(wait_instr) do { \ argument
43 wait_instr(); \
49 #define SLEEP_IF_ALLOWED(wait_instr) do { \ argument
51 wait_instr(); \