zephyr/subsys
Emil Obalski 85a08da966 usb: Rename defines to match present naming convention
This commit renames two defines:
CS_INTERFACE -> USB_CS_INTERFACE_DESC
CS_ENDPOINT -> USB_CS_ENDPOINT_DESC
in order to match current naming convention when it comes
to descriptors fields.

All relevant files are updated to match renamed macros.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2019-12-09 12:48:13 -05:00
..
bluetooth Bluetooth: UUID: Expose bt_uuid_to_str to application 2019-12-09 17:15:05 +02:00
console
cpp
debug
dfu
disk
fb
fs
jwt
logging kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
mgmt
net net: openthread: Allow to configure SED 2019-12-09 12:47:45 -05:00
power
random
settings
shell
stats
storage
testsuite ztest: fix ztest_1cpu_user_unit_test() 2019-12-09 12:40:47 -05:00
usb usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
CMakeLists.txt
Kconfig