zephyr/subsys/usb/class
Ulf Magnusson d28d99be8b usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG
IS_ENABLED() is only useful for macros that might be undefined.
VERBOSE_DEBUG is defined at the top of these files.

Also makes it harder to confuse for for Kconfig references.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2020-01-25 08:14:41 -05:00
..
hid usb: hid: Make it possible to specify HID debug level 2019-12-20 19:30:22 -05:00
netusb usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG 2020-01-25 08:14:41 -05:00
CMakeLists.txt
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.template.composite_device_number
bluetooth.c
cdc_acm.c usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
loopback.c usb: trivial: Correct coding style 2020-01-07 21:05:44 +01:00
mass_storage.c
usb_dfu.c usb: make usb descriptor power options configurable 2019-12-20 19:46:16 -05:00