zephyr/subsys/usb
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
..
class usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
bos.c usb: Remove extra logs 2019-10-01 09:16:42 -04:00
CMakeLists.txt cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
os_desc.c usb: Cleanup for multiplied defines 2019-12-09 12:48:13 -05:00
os_desc.h usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00
usb_descriptor.c usb: usb_descriptor: fix null pointer dereferences 2019-08-22 07:26:33 -05:00
usb_descriptor.h usb: Fix automatic assignment endpoints 2019-05-06 11:14:24 +02:00
usb_device.c usb: Cleanup for multiplied defines 2019-12-09 12:48:13 -05:00