Skip to content

Commit

Permalink
os/board/rtl8730e: Increase I2S DMA page support to a maximum of 8 pages
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongnuo-tang committed Jan 8, 2025
1 parent 374dfef commit e2fefb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "ameba_audio_clock.h"
#include "amebasmart_i2s.h"

#define SP_MAX_DMA_PAGE_NUM 8
#define SP_MAX_DMA_PAGE_NUM 9

/** @addtogroup Ameba_Mbed_API
* @{
Expand Down

0 comments on commit e2fefb5

Please sign in to comment.