arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
USBAudioDeviceZephyr.h File Reference
#include <zephyr/device.h>
#include <zephyr/kernel.h>
#include <zephyr/logging/log.h>
#include <zephyr/usb/class/usbd_uac2.h>
#include <zephyr/usb/usbd.h>
#include <cstring>
#include <functional>
#include <vector>
#include "AudioTools/Communication/USB/USBAudioConfig.h"

Go to the source code of this file.

Classes

class  USBAudioDeviceZephyr
 USB Audio 2.0 device backend for Zephyr RTOS. More...
 

Namespaces

namespace  audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Functions

 LOG_MODULE_DECLARE (usb_audio_device_zephyr, LOG_LEVEL_INF)
 

Function Documentation

◆ LOG_MODULE_DECLARE()

LOG_MODULE_DECLARE ( usb_audio_device_zephyr  ,
LOG_LEVEL_INF   
)