Home
last modified time | relevance | path

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

/Zephyr-latest/soc/ite/ec/common/
Dsoc_common.h49 bool cpu_idle_not_allowed(void);
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dsoc.c286 bool cpu_idle_not_allowed(void) in cpu_idle_not_allowed() function
357 if (cpu_idle_not_allowed()) { in arch_cpu_idle()