RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
#include <usb_host.h>
成员变量 | |
rt_list_t | list |
int | pro_id |
rt_err_t(* | init )(void *arg) |
rt_err_t(* | callback )(void *arg) |
在文件 usb_host.h 第 56 行定义.
rt_list_t uprotocal::list |
在文件 usb_host.h 第 58 行定义.
int uprotocal::pro_id |
在文件 usb_host.h 第 59 行定义.
rt_err_t(* uprotocal::init) (void *arg) |
在文件 usb_host.h 第 61 行定义.
rt_err_t(* uprotocal::callback) (void *arg) |
在文件 usb_host.h 第 62 行定义.