summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/soc/i2s_def.h
blob: 3529be1ce25f6d8f7042524d0cff4ab8f9ffa235 (plain)
1
2
3
4
5
6
7
8
#define EOS_I2S_FMT_PCM16       0
#define EOS_I2S_FMT_ALAW        1

#define EOS_I2S_MODE_STEREO     0
#define EOS_I2S_MODE_MONO     	1

#define EOS_I2S_ETYPE_MIC       1
#define EOS_I2S_ETYPE_SPK       2