|
XWOS API
4.0
XWOS C/C++ API参考手册
|
设备栈DMA资源 更多...
#include <standard.h>

成员变量 | |
| struct xwds_soc * | soc |
| xwid_t | ch |
| void * | xwccfg |
| const char * | description |
设备栈DMA资源
在文件 standard.h 第 108 行定义.
| xwid_t xwds_resource_dma::ch |
DMA通道
在文件 standard.h 第 110 行定义.
| const char* xwds_resource_dma::description |
资源描述
在文件 standard.h 第 112 行定义.
| struct xwds_soc* xwds_resource_dma::soc |
芯片
在文件 standard.h 第 109 行定义.
| void* xwds_resource_dma::xwccfg |
SOC DMA 通道私有配置
在文件 standard.h 第 111 行定义.