|
arduino-audio-tools
|
#include "AudioTools/CoreAudio/AudioI2S/I2SDriverBase.h"#include "AudioToolsConfig.h"#include <string.h>#include <zephyr/device.h>#include <zephyr/drivers/i2s.h>#include <zephyr/kernel.h>#include "AudioTools/CoreAudio/AudioBasic/Collections.h"#include "AudioTools/CoreAudio/AudioI2S/I2SConfigZephyr.h"Go to the source code of this file.
Classes | |
| class | I2SDriverZephyr |
| Basic I2S API for Zephyr based targets. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |
Macros | |
| #define | IS_I2S_IMPLEMENTED |
| #define IS_I2S_IMPLEMENTED |