Searched refs:bLength (Results 1 – 9 of 9) sorted by relevance
| /samples/subsys/usb/legacy/webusb/src/ |
| A D | main.c | 99 .bLength = sizeof(struct usb_bos_platform_descriptor) 134 .bLength = sizeof(struct usb_bos_platform_descriptor) 163 .bLength = sizeof(struct usb_bos_capability_lpm), 210 uint8_t bLength; member 215 .bLength = MSOS_STRING_LENGTH,
|
| A D | webusb.c | 46 .bLength = sizeof(struct usb_if_descriptor), \ 59 .bLength = sizeof(struct usb_ep_descriptor), \
|
| /samples/subsys/usb/webusb/src/ |
| A D | sfunc.c | 190 .bLength = sizeof(struct usb_if_descriptor), \ 203 .bLength = sizeof(struct usb_ep_descriptor), \ 213 .bLength = sizeof(struct usb_ep_descriptor), \ 223 .bLength = sizeof(struct usb_ep_descriptor), \ 233 .bLength = sizeof(struct usb_ep_descriptor), \ 243 .bLength = 0, \
|
| A D | webusb.h | 34 .bLength = sizeof(struct usb_bos_platform_descriptor)
|
| A D | msosv2.h | 92 .bLength = sizeof(struct usb_bos_platform_descriptor)
|
| /samples/subsys/dap/src/ |
| A D | webusb.h | 34 .bLength = sizeof(struct usb_bos_platform_descriptor)
|
| A D | msosv2.h | 92 .bLength = sizeof(struct usb_bos_platform_descriptor)
|
| /samples/subsys/usb/common/ |
| A D | sample_usbd_init.c | 69 .bLength = sizeof(struct usb_bos_capability_lpm),
|
| /samples/subsys/usb/shell/ |
| A D | README.rst | 73 bLength 18
|
Completed in 19 milliseconds