Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
#include <stdint.h>
#include <errno.h>
#include <stdbool.h>
#include <zephyr/kernel.h>
#include <zephyr/spinlock.h>
#include <zephyr/devicetree.h>
Go to the source code of this file.
Data Structures | |
union | mic_privacy_mask |
struct | intel_adsp_mic_priv_data |
struct | intel_adsp_mic_priv_cfg |
struct | mic_privacy_api_funcs |
Enumerations | |
enum | mic_privacy_policy { MIC_PRIVACY_DISABLED = 0 , MIC_PRIVACY_HW_MANAGED = 1 , MIC_PRIVACY_FW_MANAGED = 2 , MIC_PRIVACY_FORCE_MIC_DISABLED = 3 } |
enum mic_privacy_policy |