Home
last modified time | relevance | path

Searched refs:bLength (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-Core-3.6.0/subsys/usb/device_next/class/
Dloopback.c51 .bLength = sizeof(struct usb_if_descriptor), \
64 .bLength = sizeof(struct usb_ep_descriptor), \
74 .bLength = sizeof(struct usb_ep_descriptor), \
84 .bLength = sizeof(struct usb_ep_descriptor), \
94 .bLength = sizeof(struct usb_ep_descriptor), \
104 .bLength = sizeof(struct usb_ep_descriptor), \
114 .bLength = sizeof(struct usb_ep_descriptor), \
124 .bLength = sizeof(struct usb_if_descriptor), \
137 .bLength = sizeof(struct usb_if_descriptor), \
150 .bLength = sizeof(struct usb_ep_descriptor), \
[all …]
Dbt_hci.c456 .bLength = sizeof(struct usb_association_descriptor), \
467 .bLength = sizeof(struct usb_if_descriptor), \
479 .bLength = sizeof(struct usb_ep_descriptor), \
488 .bLength = sizeof(struct usb_ep_descriptor), \
497 .bLength = sizeof(struct usb_ep_descriptor), \
506 .bLength = sizeof(struct usb_if_descriptor), \
518 .bLength = sizeof(struct usb_ep_descriptor), \
527 .bLength = sizeof(struct usb_ep_descriptor), \
536 .bLength = sizeof(struct usb_if_descriptor), \
548 .bLength = sizeof(struct usb_ep_descriptor), \
[all …]
Dusbd_cdc_ecm.c598 .bLength = sizeof(struct usb_association_descriptor), \
609 .bLength = sizeof(struct usb_if_descriptor), \
647 .bLength = sizeof(struct usb_ep_descriptor), \
656 .bLength = sizeof(struct usb_if_descriptor), \
668 .bLength = sizeof(struct usb_if_descriptor), \
680 .bLength = sizeof(struct usb_ep_descriptor), \
689 .bLength = sizeof(struct usb_ep_descriptor), \
698 .bLength = 0, \
/Zephyr-Core-3.6.0/subsys/usb/device/
Dusb_descriptor.c56 .bLength = sizeof(struct usb_device_descriptor),
83 .bLength = sizeof(struct usb_cfg_descriptor),
102 uint8_t bLength; member
109 uint8_t bLength; member
115 uint8_t bLength; member
128 .bLength = sizeof(struct usb_string_descriptor),
134 .bLength = USB_STRING_DESCRIPTOR_LENGTH(
141 .bLength = USB_STRING_DESCRIPTOR_LENGTH(
148 .bLength = USB_STRING_DESCRIPTOR_LENGTH(CONFIG_USB_DEVICE_SN),
156 .bLength = 0,
[all …]
Dbos.c20 .bLength = sizeof(struct usb_bos_descriptor),
/Zephyr-Core-3.6.0/subsys/usb/device/class/audio/
Dusb_audio_internal.h225 uint8_t bLength; member
235 uint8_t bLength; member
252 uint8_t bLength; member
262 uint8_t bLength; member
273 uint8_t bLength; member
282 uint8_t bLength; member
294 uint8_t bLength; member
305 uint8_t bLength; member
315 uint8_t bLength; \
326 uint8_t bLength; \
[all …]
Daudio.c190 return (fu->bLength - FU_FIXED_ELEMS_SIZE)/sizeof(uint16_t); in get_num_of_channels()
210 ((uint8_t *)fu + fu->bLength); in get_fu_dir()
234 header->bLength + in fix_fu_descriptors()
246 fu->bLength + in fix_fu_descriptors()
270 audio_dev_data->desc_hdr->bLength + in get_feature_unit()
279 ((uint8_t *)fu + fu->bLength + in get_feature_unit()
321 ((uint8_t *)iface + iface->bLength); in audio_interface_config()
331 ((uint8_t *)iface + iface->bLength); in audio_interface_config()
402 header->bLength + in is_entity_valid()
411 fu->bLength + in is_entity_valid()
/Zephyr-Core-3.6.0/include/zephyr/usb/
Dusb_ch9.h144 uint8_t bLength; member
150 uint8_t bLength; member
168 uint8_t bLength; member
180 uint8_t bLength; member
207 uint8_t bLength; member
220 uint8_t bLength; member
227 uint8_t bLength; member
Dbos.h35 uint8_t bLength; member
43 uint8_t bLength; member
82 uint8_t bLength; member
Dusbd.h287 .bLength = sizeof(struct usb_device_descriptor), \
311 .bLength = sizeof(struct usb_cfg_descriptor), \
341 .bLength = sizeof(struct usb_string_descriptor), \
353 uint8_t bLength; \
359 .bLength = USB_STRING_DESCRIPTOR_LENGTH(d_string), \
/Zephyr-Core-3.6.0/subsys/usb/device/class/dfu/
Dusb_dfu.c114 .bLength = sizeof(struct usb_if_descriptor),
125 .bLength = sizeof(struct dfu_runtime_descriptor),
156 .bLength = sizeof(struct usb_device_descriptor),
174 .bLength = sizeof(struct usb_cfg_descriptor),
190 .bLength = sizeof(struct usb_if_descriptor),
202 .bLength = sizeof(struct usb_if_descriptor),
214 .bLength = sizeof(struct dfu_runtime_descriptor),
230 uint8_t bLength; member
237 uint8_t bLength; member
243 uint8_t bLength; member
[all …]
/Zephyr-Core-3.6.0/tests/subsys/usb/uac2/src/
Duac2_desc.c185 zassert_equal(iad->bLength, sizeof(struct usb_association_descriptor)); in ZTEST()
197 zassert_equal(iface->bLength, sizeof(struct usb_if_descriptor)); in ZTEST()
215 zassert_equal(iface->bLength, sizeof(struct usb_if_descriptor)); in ZTEST()
228 zassert_equal(iface->bLength, sizeof(struct usb_if_descriptor)); in ZTEST()
246 zassert_equal(ep->bLength, sizeof(struct usb_ep_descriptor)); in ZTEST()
265 zassert_equal(iface->bLength, sizeof(struct usb_if_descriptor)); in ZTEST()
278 zassert_equal(iface->bLength, sizeof(struct usb_if_descriptor)); in ZTEST()
296 zassert_equal(ep->bLength, sizeof(struct usb_ep_descriptor)); in ZTEST()
/Zephyr-Core-3.6.0/tests/subsys/usb/bos/src/
Dtest_bos.c34 .bLength = sizeof(struct usb_bos_descriptor),
43 .bLength = sizeof(struct usb_bos_platform_descriptor)
72 .bLength = sizeof(struct usb_bos_platform_descriptor)
113 .bLength = sizeof(struct usb_bos_platform_descriptor) +
141 .bLength = sizeof(struct usb_bos_platform_descriptor)
/Zephyr-Core-3.6.0/subsys/usb/device/class/netusb/
Dfunction_ecm.c50 .bLength = sizeof(struct usb_association_descriptor),
62 .bLength = sizeof(struct usb_if_descriptor),
100 .bLength = sizeof(struct usb_ep_descriptor),
113 .bLength = sizeof(struct usb_if_descriptor),
127 .bLength = sizeof(struct usb_if_descriptor),
139 .bLength = sizeof(struct usb_ep_descriptor),
150 .bLength = sizeof(struct usb_ep_descriptor),
392 uint8_t bLength; member
398 .bLength = USB_STRING_DESCRIPTOR_LENGTH(
Dfunction_eem.c36 .bLength = sizeof(struct usb_if_descriptor),
49 .bLength = sizeof(struct usb_ep_descriptor),
60 .bLength = sizeof(struct usb_ep_descriptor),
/Zephyr-Core-3.6.0/samples/subsys/usb/webusb/src/
Dmain.c99 .bLength = sizeof(struct usb_bos_platform_descriptor)
134 .bLength = sizeof(struct usb_bos_platform_descriptor)
163 .bLength = sizeof(struct usb_bos_capability_lpm),
207 uint8_t bLength; member
212 .bLength = MSOS_STRING_LENGTH,
Dwebusb.c46 .bLength = sizeof(struct usb_if_descriptor), \
59 .bLength = sizeof(struct usb_ep_descriptor), \
/Zephyr-Core-3.6.0/subsys/tracing/
Dtracing_backend_usb.c41 .bLength = sizeof(struct usb_if_descriptor),
56 .bLength = sizeof(struct usb_ep_descriptor),
68 .bLength = sizeof(struct usb_ep_descriptor),
/Zephyr-Core-3.6.0/subsys/usb/device/class/
Dloopback.c37 .bLength = sizeof(struct usb_if_descriptor),
50 .bLength = sizeof(struct usb_ep_descriptor),
60 .bLength = sizeof(struct usb_ep_descriptor),
Dbt_h4.c52 .bLength = sizeof(struct usb_if_descriptor),
65 .bLength = sizeof(struct usb_ep_descriptor),
75 .bLength = sizeof(struct usb_ep_descriptor),
Dbluetooth.c64 .bLength = sizeof(struct usb_if_descriptor),
77 .bLength = sizeof(struct usb_ep_descriptor),
87 .bLength = sizeof(struct usb_ep_descriptor),
97 .bLength = sizeof(struct usb_ep_descriptor),
/Zephyr-Core-3.6.0/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c42 .bLength = sizeof(struct usb_if_descriptor), \
55 .bLength = sizeof(struct usb_ep_descriptor), \
162 while (head->bLength != 0) { in check_endpoint_allocation()
193 head = (struct usb_desc_header *)((uint8_t *)head + head->bLength); in check_endpoint_allocation()
/Zephyr-Core-3.6.0/subsys/usb/device_next/
Dusbd_desc.c46 int idx_max = USB_BSTRING_UTF16LE_IDX_MAX(desc->bLength); in usbd_ascii7_to_utf16le()
47 int ascii_idx_max = USB_BSTRING_ASCII_IDX_MAX(desc->bLength); in usbd_ascii7_to_utf16le()
96 min_len = MIN(hwid_len, desc->bLength / 2); in usbd_get_sn_from_hwid()
102 LOG_HEXDUMP_DBG(&desc->bString, desc->bLength, "SerialNumber"); in usbd_get_sn_from_hwid()
/Zephyr-Core-3.6.0/tests/subsys/usb/os_desc/src/
Dusb_osdesc.c16 uint8_t bLength; member
22 .bLength = MSOS_STRING_LENGTH,
/Zephyr-Core-3.6.0/include/zephyr/usb/class/
Dusb_dfu.h83 uint8_t bLength; member

12