zephyr/subsys/usb/device_next/class
Johann Fischer f110766072 usb: device_next: add few more string descriptor helpers
Add function to get string descriptor index and function
to remove linked descriptor from a device. This abstracts
it a bit so that the user does not need to know how it is
handled internally.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-05-17 16:25:02 +01:00
..
bt_hci.c usb: device_next: rename usbd_class_node to usb_class_data 2024-04-22 06:51:22 -07:00
Kconfig usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
Kconfig.bt
Kconfig.cdc_acm
Kconfig.cdc_ecm
Kconfig.hid usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
Kconfig.loopback
Kconfig.msc
Kconfig.template.instances_count
Kconfig.uac2 usb: device_next: new USB Audio 2 implementation 2024-02-01 15:07:37 +01:00
loopback.c usb: device_next: rename usbd_class_node to usb_class_data 2024-04-22 06:51:22 -07:00
usbd_cdc_acm.c usb: device_next: prevent recursive logging loop 2024-05-16 16:23:07 +01:00
usbd_cdc_ecm.c usb: device_next: add few more string descriptor helpers 2024-05-17 16:25:02 +01:00
usbd_hid_api.c usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_hid_internal.h usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_hid_macros.h usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_hid.c usb: device_next: add initial HID device support 2024-05-14 18:24:45 -04:00
usbd_msc_scsi.c
usbd_msc_scsi.h
usbd_msc.c usb: device_next: rename usbd_class_node to usb_class_data 2024-04-22 06:51:22 -07:00
usbd_msc.ld linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usbd_uac2_macros.h usb: device_next: uac2: add descriptor sets macros 2024-04-22 06:51:22 -07:00
usbd_uac2.c usb: device_next: rename usbd_class_node to usb_class_data 2024-04-22 06:51:22 -07:00