summaryrefslogtreecommitdiff
path: root/firmware/export/as3525.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/as3525.h')
-rw-r--r--firmware/export/as3525.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/as3525.h b/firmware/export/as3525.h
index 358b0c4c93..1d5fb1d820 100644
--- a/firmware/export/as3525.h
+++ b/firmware/export/as3525.h
@@ -517,6 +517,7 @@ CE lines
517 517
518/* PCM addresses for obtaining buffers will be what DMA is using (physical) */ 518/* PCM addresses for obtaining buffers will be what DMA is using (physical) */
519#define HAVE_PCM_DMA_ADDRESS 519#define HAVE_PCM_DMA_ADDRESS
520#define HAVE_PCM_REC_DMA_ADDRESS
520 521
521/* Timer frequency */ 522/* Timer frequency */
522#define TIMER_FREQ (24000000 / 16) 523#define TIMER_FREQ (24000000 / 16)