Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
mic_privacy.h File Reference
#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 }

Enumeration Type Documentation

◆ mic_privacy_policy

Enumerator
MIC_PRIVACY_DISABLED 
MIC_PRIVACY_HW_MANAGED 
MIC_PRIVACY_FW_MANAGED 
MIC_PRIVACY_FORCE_MIC_DISABLED