zephyr/subsys/usb/class/netusb
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
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
function_ecm.c usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG 2020-01-25 08:14:41 -05:00
function_eem.c usb: sort usb config data by section 2019-06-27 12:18:05 +02:00
function_rndis.c usb: netusb: Replace IS_ENABLED(VERBOSE_DEBUG) with just VERBOSE_DEBUG 2020-01-25 08:14:41 -05:00
function_rndis.h
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
netusb.c usb: netusb: Set interface NET_IF_NO_AUTO_START 2020-01-20 11:26:21 +02:00
netusb.h usb: netusb: rndis: Fix maximum RNDIS frame size 2019-03-21 09:01:36 -05:00