Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/
Dmultiprocessing.c28 struct cpustart_rec { struct
34 static struct cpustart_rec start_rec; argument
/Zephyr-latest/soc/espressif/esp32/
Desp32-mp.c30 struct cpustart_rec { struct
39 volatile struct cpustart_rec *start_rec; argument
235 volatile struct cpustart_rec sr; in arch_cpu_start()