zephyr/include/usb
Alexander Mihajlovic bd4ddec0c8 usb: Add macro for user defined string descriptors
The new macro USBD_STRING_DESCR_USER_DEFINE works like
USBD_STRING_DESCR_DEFINE with the exception of being
ordered strictly after it. The new macro is needed to
ensures that user defined string descriptors can be added
without disturbing the order of string descriptors
defined by the usb subsystem.

Signed-off-by: Alexander Mihajlovic <a@abxy.se>
2022-02-03 14:57:42 +01:00
..
class include: usb: fix hid feature item typo 2021-09-28 19:22:06 +02:00
bos.h
usb_ch9.h usb: remove USB_SCD_ATTRIBUTES macro 2021-11-08 17:01:32 +01:00
usb_common.h
usb_device.h usb: Add macro for user defined string descriptors 2022-02-03 14:57:42 +01:00
usbstruct.h