zephyr/subsys/usb/device_next/class
Fabio Baltieri 2c5b09cbda usb: device_next: rename the rate properties to use the correct unit
The polling properties are a period in us but are named as "-rate" right
now, which would imply that that's a frequency. Rename them to
"period-us" to make that unambiguous.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-06-13 08:03:49 -04:00
..
bt_hci.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -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_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_cdc_acm.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
usbd_cdc_ecm.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07: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: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
usbd_hid.c usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
usbd_msc_scsi.c
usbd_msc_scsi.h
usbd_msc.c usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -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_contex to usbd_context 2024-06-03 06:43:20 -07:00