zephyr/subsys/logging/backends
Guennadi Liakhovetski cae5e5adc6 soc: intel_adsp: gather debug window indices in one place
All debug window slot indices should be defined in
adsp_debug_window.h, move them there and use them consistently.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2025-06-23 12:32:44 -07:00
..
CMakeLists.txt logging: backend: mqtt 2025-06-11 16:18:51 -07:00
Kconfig logging: backend: mqtt 2025-06-11 16:18:51 -07:00
Kconfig.adsp
Kconfig.adsp_mtrace
Kconfig.ble
Kconfig.efi_console
Kconfig.fs
Kconfig.mqtt logging: backend: mqtt 2025-06-11 16:18:51 -07:00
Kconfig.multidomain
Kconfig.native_posix
Kconfig.net logging: backend: net: use connection mgr 2025-05-10 13:02:21 +02:00
Kconfig.rtt
Kconfig.semihost
Kconfig.spinel
Kconfig.swo
Kconfig.uart
Kconfig.ws
Kconfig.xtensa_sim
log_backend_adsp_mtrace.c soc: intel_adsp: gather debug window indices in one place 2025-06-23 12:32:44 -07:00
log_backend_adsp.c
log_backend_ble.c
log_backend_efi_console.c
log_backend_fs.c
log_backend_ipc_service.c
log_backend_mqtt.c logging: backend: mqtt 2025-06-11 16:18:51 -07:00
log_backend_native_posix.c
log_backend_net.c net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
log_backend_rtt.c
log_backend_semihost.c
log_backend_spinel.c
log_backend_swo.c
log_backend_uart.c logging: uart_backend: add uncached buffers support 2025-05-05 12:20:42 +02:00
log_backend_ws.c
log_backend_xtensa_sim.c
log_multidomain_backend.c