Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/usb/bos/src/
Dtest_bos.c47 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
76 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
117 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
145 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dmain.c101 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
136 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
164 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dwebusb.h36 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
Dmsosv2.h94 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-latest/samples/subsys/dap/src/
Dmain.c115 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
150 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-latest/samples/subsys/usb/common/
Dsample_usbd_init.c62 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h123 #define USB_DESC_DEVICE_CAPABILITY 16 macro