Searched refs:USB_DESC_DEVICE_CAPABILITY (Results 1 – 7 of 7) sorted by relevance
/Zephyr-latest/tests/subsys/usb/bos/src/ |
D | test_bos.c | 47 .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/ |
D | main.c | 101 .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/ |
D | webusb.h | 36 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
|
D | msosv2.h | 94 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
|
/Zephyr-latest/samples/subsys/dap/src/ |
D | main.c | 115 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY, 150 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | sample_usbd_init.c | 62 .bDescriptorType = USB_DESC_DEVICE_CAPABILITY,
|
/Zephyr-latest/include/zephyr/usb/ |
D | usb_ch9.h | 123 #define USB_DESC_DEVICE_CAPABILITY 16 macro
|