summaryrefslogtreecommitdiff
path: root/fw/fe310/eos/soc/i2s_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/fe310/eos/soc/i2s_def.h')
-rw-r--r--fw/fe310/eos/soc/i2s_def.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/fw/fe310/eos/soc/i2s_def.h b/fw/fe310/eos/soc/i2s_def.h
index 3529be1..44eed25 100644
--- a/fw/fe310/eos/soc/i2s_def.h
+++ b/fw/fe310/eos/soc/i2s_def.h
@@ -6,3 +6,8 @@
#define EOS_I2S_ETYPE_MIC 1
#define EOS_I2S_ETYPE_SPK 2
+
+#define EOS_I2S_TRANS_NONE 0
+#define EOS_I2S_TRANS_MONO2D 1
+#define EOS_I2S_TRANS_MONO2L 2
+#define EOS_I2S_TRANS_MONO2R 3 \ No newline at end of file