Searched refs:descriptor (Results 1 – 12 of 12) sorted by relevance
27 string "USB device manufacturer string descriptor"30 USB device manufacturer string descriptor.33 string "USB device product string descriptor"36 USB device product string descriptor.
53 bool "USB configuration string descriptor support"55 Enable string descriptor that describes the default configuration.56 Since there is only one configuration, this string descriptor may not62 string "USB configuration string descriptor"65 String descriptor that describes the default configuration.72 This option modifies the code triple in the device descriptor
188 static void ascii7_to_utf16le(void *descriptor) in ascii7_to_utf16le() argument190 struct usb_string_descriptor *str_descr = descriptor; in ascii7_to_utf16le()
85 uint32_t descriptor; member181 ctx.descriptor = sys_get_le32(rx_buf + rx_pos); in frag_transport_package_callback()187 ctx.descriptor); in frag_transport_package_callback()214 int rc = descriptor_cb(ctx.descriptor); in frag_transport_package_callback()
28 Determines the maximum size of a binary descriptor's data. The theoretical70 Any descriptor that exceeds this size will be ignored.
43 descriptor.105 descriptor. This option can be used to limit the length requested
29 Max number of Frame Interval listed on a frame descriptor. The
38 This option sets the wTransferSize in the DFU functional descriptor.
54 in the report descriptor and report itself.
735 SHELL_CMD_ARG(descriptor, &desc_cmds, "descriptor request",
1293 SHELL_CMD_ARG(discover-descriptor, NULL,
296 After a proper socket has been created for a given file descriptor,
Completed in 17 milliseconds