zephyr/subsys/usb
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
..
class kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
bos.c
CMakeLists.txt
Kconfig
os_desc.c
os_desc.h
usb_descriptor.c
usb_descriptor.h
usb_device.c usb: Add API for getting status of remote wakeup 2021-11-09 13:50:03 +01:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h