Home
last modified time | relevance | path

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

/Zephyr-latest/soc/intel/intel_adsp/common/include/
Dadsp_debug_window.h69 struct adsp_debug_window { struct
77 #define ADSP_DW ((volatile struct adsp_debug_window *) \ argument
/Zephyr-latest/subsys/tracing/
Dtracing_backend_adsp_memory_window.c51 volatile struct adsp_debug_window *window = ADSP_DW; in tracing_backend_adsp_memory_window_init()