zephyr/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
..
device usb: device: allow uneven SN to be obtained from HWINFO 2024-06-12 14:31:11 +03:00
device_next usb: device_next: rename the rate properties to use the correct unit 2024-06-13 08:03:49 -04:00
host linker: subsys: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
usb_c usbc: add support for TCPC control of vbus sourcing 2024-06-12 18:17:17 -04:00
CMakeLists.txt