|
Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
#include <usbh.h>
Data Fields | |
| const char * | name |
| struct k_mutex | mutex |
| const struct device * | dev |
| sys_dlist_t | peripherals |
USB host support runtime context
| const struct device* usbh_contex::dev |
Pointer to UHC device struct
| struct k_mutex usbh_contex::mutex |
Access mutex
| const char* usbh_contex::name |
Name of the USB device
| sys_dlist_t usbh_contex::peripherals |
peripheral list