Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/native_simulator/common/src/
Dnsi_cpu_ctrl.c13 static bool cpu_booted[NSI_N_CPUS]; variable
37 cpu_booted[i] = true; in nsi_cpu_auto_boot()
46 if (cpu_booted[cpu_n]) { in nsi_cpu_boot()
50 cpu_booted[cpu_n] = true; in nsi_cpu_boot()