Home
last modified time | relevance | path

Searched full:usbh (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.5.0/samples/subsys/usb/shell/
Dsample.yaml11 sample.usbh.shell:
23 sample.usbh.shell.virtual:
DREADME.rst60 uart:~$ usbh init
62 uart:~$ usbh enable
65 uart:~$ usbh bus resume
70 uart:~$ usbh device descriptor device 0
/Zephyr-Core-3.5.0/subsys/usb/host/
DKconfig14 module = USBH
15 module-str = usbh
Dusbh_internal.h11 #include <zephyr/usb/usbh.h>
Dusbh_device.c7 #include <zephyr/usb/usbh.h>
Dusbh_ch9.h11 #include <zephyr/usb/usbh.h>
Dusbh_device.h11 #include <zephyr/usb/usbh.h>
Dusbh_core.c137 k_thread_name_set(&usbh_thread_data, "usbh"); in uhs_pre_init()
Dusbh_shell.c13 #include <zephyr/usb/usbh.h>
558 SHELL_CMD_REGISTER(usbh, &sub_usbh_cmds, "USBH commands", NULL);
Dusbh_ch9.c10 #include <zephyr/usb/usbh.h>
/Zephyr-Core-3.5.0/tests/subsys/usb/device_next/src/
Dmain.c9 #include <zephyr/usb/usbh.h>