BeRTOS
Defines
cfg_i2s.h File Reference

Configuration file for I2S module. More...

Go to the source code of this file.

Defines

#define CONFIG_PLAY_BUF_LEN   8192
 Length of each play buffer.
#define CONFIG_SAMPLE_FREQ   44100UL
 Sampling frequency of the audio file.
#define I2S_LOG_LEVEL   LOG_LVL_INFO
 Module logging level.
#define I2S_LOG_FORMAT   LOG_FMT_TERSE
 Module logging format.

Detailed Description

Configuration file for I2S module.

Author:
Luca Ottaviano <lottaviano@develer.com>

Definition in file cfg_i2s.h.