cfg_i2s.h

Go to the documentation of this file.
00001 
00040 #ifndef CFG_I2S_H
00041 #define CFG_I2S_H
00042 
00048 #define CONFIG_PLAY_BUF_LEN    8192
00049 
00057 #define CONFIG_SAMPLE_FREQ     44100UL
00058 
00065 #define I2S_LOG_LEVEL      LOG_LVL_INFO
00066 
00073 #define I2S_LOG_FORMAT     LOG_FMT_TERSE
00074 
00075 #endif /* CFG_I2S_H */