| 
    XFusion API v1.3.0
    
   | 
 

成员变量 | |
| xf_list_t | dev_list | 
| uint32_t | flag: 16 | 
| uint32_t | dev_count: 16 | 
| xf_driver_ops_t | driver_ops | 
| xf_hal_dev_create_t | constructor | 
在文件 xf_hal_dev.c 第 23 行定义.
| xf_list_t dev_list | 
在文件 xf_hal_dev.c 第 24 行定义.
| uint32_t flag | 
在文件 xf_hal_dev.c 第 25 行定义.
| uint32_t dev_count | 
在文件 xf_hal_dev.c 第 26 行定义.
| xf_driver_ops_t driver_ops | 
在文件 xf_hal_dev.c 第 27 行定义.
| xf_hal_dev_create_t constructor | 
在文件 xf_hal_dev.c 第 28 行定义.