Home
last modified time | relevance | path

Searched refs:USB_SREQ_GET_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/usb/
Dusb_ch9.h105 #define USB_SREQ_GET_INTERFACE 0x0A macro
/Zephyr-Core-3.7.0/subsys/usb/device/
Dusb_device.c974 case USB_SREQ_GET_INTERFACE: in usb_handle_std_interface_req()
/Zephyr-Core-3.7.0/subsys/usb/device_next/
Dusbd_ch9.c904 case USB_SREQ_GET_INTERFACE: in std_request_to_host()