Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/tests/subsys/usb/bos/src/
Dtest_bos.c45 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
74 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
115 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
143 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-Core-3.4.0/samples/subsys/usb/webusb/src/
Dmain.c62 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
97 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
124 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-Core-3.4.0/include/zephyr/usb/
Dusb_ch9.h122 #define USB_DESC_DEVICE_CAPABILITY 16 macro