zephyr/subsys/usb/class
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
..
hid usb: hid core: fix call by reference 2019-11-28 14:04:31 -05:00
netusb usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
bluetooth.c Bluetooth: hci_raw: Add support for specifying buffer headroom 2019-11-20 19:29:06 +01:00
cdc_acm.c usb: Rename defines to match present naming convention 2019-12-09 12:48:13 -05:00
CMakeLists.txt cmake: Fix usb include directory organization 2019-10-01 19:22:02 +02:00
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
Kconfig.template.composite_device_number kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
loopback.c usb: loopback: use stack's request buffer for control requests 2019-08-26 15:06:08 +02:00
mass_storage.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
usb_dfu.c usb: dfu: correct upload implementation 2019-11-18 13:50:43 +01:00