Home
last modified time | relevance | path

Searched refs:microphone_enabled (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dmain.c47 bool microphone_enabled; member
88 ctx->microphone_enabled = enabled; in uac2_terminal_update_cb()
92 !ctx->microphone_enabled) { in uac2_terminal_update_cb()
138 if (!ctx->headphones_enabled && !ctx->microphone_enabled) { in uac2_data_recv_cb()
448 (ctx->microphone_enabled || ctx->headphones_enabled)) { in uac2_sof()
488 (ctx->headphones_enabled || ctx->microphone_enabled) && in uac2_sof()