Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
Header file for the Intel ADSP HDA log backend API. More...
#include <stdint.h>
Go to the source code of this file.
Typedefs | |
typedef void(* | adsp_hda_log_hook_t) (uint32_t written) |
HDA logger requires a hook for IPC messages. | |
Functions | |
void | adsp_hda_log_init (adsp_hda_log_hook_t hook, uint32_t channel) |
Initialize the Intel ADSP HDA logger. | |
Header file for the Intel ADSP HDA log backend API.