zephyr/subsys/usb/class
Gerard Marull-Paretas 22a7a5badf usb: class: drop DEV_DATA/DEV_CFG usage
Stop using redundant DEV_DATA/DEV_CFG macros and use dev->data and
dev->config instead.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
audio usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
dfu usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
hid usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
netusb usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
bluetooth.c usb: bluetooth: do not start transfers when USB bus is suspended 2021-12-14 09:08:58 -05:00
bt_h4.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
cdc_acm.c usb: class: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
CMakeLists.txt
Kconfig usb: move USB Loopback class configuration to its own Kconfig 2021-02-19 14:39:26 -05:00
Kconfig.bt
Kconfig.cdc usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
Kconfig.msc usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
Kconfig.template.composite_device_number
Kconfig.test usb: fix bulk endpoint configuration for high-speed capable device 2021-11-24 12:28:02 +01:00
loopback.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00
msc.c usb: rework to use macro STRUCT_SECTION_FOREACH 2021-12-10 07:22:15 -06:00