zephyr/samples/subsys/usb
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
..
audio
cdc_acm samples: usb: use new usbd test feature 2024-06-11 11:38:09 +01:00
cdc_acm_composite
common usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
console usb: device_next: Rename usbd_contex to usbd_context 2024-06-03 06:43:20 -07:00
dfu flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
hid samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
hid-cdc samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
hid-keyboard usb: device_next: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
hid-mouse usb: device_next: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
inf
mass samples: usb: use new usbd test feature 2024-06-11 11:38:09 +01:00
shell samples: usb: use new usbd test feature 2024-06-11 11:38:09 +01:00
testusb samples/subsys: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
uac2_explicit_feedback samples: usb: use new usbd test feature 2024-06-11 11:38:09 +01:00
webusb usb: device: Do not claim to be USB 3.2 device 2024-05-06 14:54:23 +01:00
usb.rst