cfg_wm8731.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_WM8731_H
00039 #define CFG_WM8731_H
00040 
00046 #define WM8731_LOG_LEVEL      LOG_LVL_INFO
00047 
00053 #define WM8731_LOG_FORMAT     LOG_FMT_TERSE
00054 
00055
00060 #define CONFIG_WM8731_DAPC     0
00061 
00062
00068 #define CONFIG_WM8731_DEEMP     WM8731_DEEMP_DISABLE
00069 
00074 #define CONFIG_WM8731_DACMU     0
00075 
00076
00081 #define CONFIG_WM8731_MICBOOST     0
00082 
00088 #define CONFIG_WM8731_INSEL     WM8731_INSEL_MIC
00089 
00090
00096 #define CONFIG_WM8731_BYPASS     WM8731_DACSEL
00097 
00103 #define CONFIG_WM8731_SIDEATT     WM8731_SIDEATT_6dB
00104 
00105
00111 #define CONFIG_WM8731_INTERFACE_FORMAT    WM8731_FORMAT_I2S
00112 
00118 #define CONFIG_WM8731_IWL_BITS            WM8731_IWL_16_BIT
00119 
00124 #define CONFIG_WM8731_MS     0
00125 
00126
00131 #define CONFIG_WM8731_SAMPLING_RATES     0x6
00132 
00133 #endif /* CFG_WM8731_H */