Home
last modified time | relevance | path

Searched refs:descriptor (Results 1 – 12 of 12) sorted by relevance

/subsys/usb/device_next/app/
A DKconfig.cdc_acm_serial27 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.
/subsys/usb/device/
A DKconfig53 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 not
62 string "USB configuration string descriptor"
65 String descriptor that describes the default configuration.
72 This option modifies the code triple in the device descriptor
A Dusb_descriptor.c188 static void ascii7_to_utf16le(void *descriptor) in ascii7_to_utf16le() argument
190 struct usb_string_descriptor *str_descr = descriptor; in ascii7_to_utf16le()
/subsys/lorawan/services/
A Dfrag_transport.c85 uint32_t descriptor; member
181 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()
/subsys/bindesc/
A DKconfig28 Determines the maximum size of a binary descriptor's data. The theoretical
70 Any descriptor that exceeds this size will be ignored.
/subsys/usb/device_next/
A DKconfig43 descriptor.
105 descriptor. This option can be used to limit the length requested
/subsys/usb/device_next/class/
A DKconfig.uvc29 Max number of Frame Interval listed on a frame descriptor. The
A DKconfig.dfu38 This option sets the wTransferSize in the DFU functional descriptor.
/subsys/usb/device/class/hid/
A DKconfig54 in the report descriptor and report itself.
/subsys/usb/host/
A Dusbh_shell.c735 SHELL_CMD_ARG(descriptor, &desc_cmds, "descriptor request",
/subsys/bluetooth/host/shell/
A Dgatt.c1293 SHELL_CMD_ARG(discover-descriptor, NULL,
/subsys/net/lib/sockets/
A DKconfig296 After a proper socket has been created for a given file descriptor,

Completed in 17 milliseconds