Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/
Dmain.c46 bool headphones_enabled; member
86 ctx->headphones_enabled = enabled; in uac2_terminal_update_cb()
91 if (ctx->i2s_started && !ctx->headphones_enabled && in uac2_terminal_update_cb()
116 if (!ctx->headphones_enabled) { in uac2_get_recv_buf()
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()