zephyr/subsys/usb/class
Christopher Friedt 3e86c627f7 kernel: atomics: update print specifiers for atomic_t
The print specifier for `atomic_t` should be updated
to `%ld`, `%lu`, or `%lx` to account for the type
change of `atomic_t` to `long`.

Signed-off-by: Christopher Friedt <chrisfriedt@gmail.com>
2021-11-15 09:59:01 -05:00
..
audio
dfu
hid
netusb
bluetooth.c
bt_h4.c
cdc_acm.c
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc
Kconfig.msc
Kconfig.template.composite_device_number
Kconfig.test
loopback.c
msc.c