修改测试
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
#define CH395F_RESET_DELAY_MS 20U /* 复位后等待延时(ms<6D>?*/
|
||||
#define CH395F_INIT_TIMEOUT_MS 500U /* 初始化超时时间(ms<6D>?*/
|
||||
#define CH395F_SPI_BEGIN_DELAY_MS 1U /* SPI 事务开始延时(ms<6D>?*/
|
||||
#define CH395F_DMA_BUF_SIZE 4100U /* DMA 缓冲区(header 4 + max 4096 data) */
|
||||
/* DMA 缓冲大小使用 ch395f.h 中公开的 CH395F_SPI_DMA_BUF_SIZE */
|
||||
#define CH395F_DMA_BUF_SIZE CH395F_SPI_DMA_BUF_SIZE
|
||||
|
||||
/*
|
||||
* 私有变量<E58F98>?- DMA 传输相关
|
||||
|
||||
Reference in New Issue
Block a user