arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Typedefs
I2SESP32.h File Reference
#include "AudioToolsConfig.h"
#include "AudioTools/CoreAudio/AudioI2S/I2SConfig.h"
#include "driver/i2s.h"
#include "esp_system.h"

Go to the source code of this file.

Classes

class  I2SDriverESP32
 Basic I2S API - for the ESP32. If we receive 1 channel, we expand the result to 2 channels. More...
 

Namespaces

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

Macros

#define I2S_MCLK_MULTIPLE_DEFAULT   ((i2s_mclk_multiple_t)0)
 
#define IS_I2S_IMPLEMENTED
 

Typedefs

using I2SDriver = I2SDriverESP32
 

Macro Definition Documentation

◆ I2S_MCLK_MULTIPLE_DEFAULT

#define I2S_MCLK_MULTIPLE_DEFAULT   ((i2s_mclk_multiple_t)0)

◆ IS_I2S_IMPLEMENTED

#define IS_I2S_IMPLEMENTED