Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for the Intel ADSP mtrace log backend API. More...

#include <stdint.h>
#include <stddef.h>

Go to the source code of this file.

Typedefs

typedef void(* adsp_mtrace_log_hook_t) (size_t written, size_t space_left)
 mtracelogger requires a hook for IPC messages
 

Functions

void adsp_mtrace_log_init (adsp_mtrace_log_hook_t hook)
 Initialize the Intel ADSP mtrace logger.
 
const struct log_backendlog_backend_adsp_mtrace_get (void)
 

Detailed Description

Header file for the Intel ADSP mtrace log backend API.