zephyr/subsys/usb
Johann Fischer 5ddaa3b1a1 drivers: udc: add opaque pointer to store upper layer private data
Add an opaque pointer to store upper layer private data and initialize
it with the USB device context during controller initialization. Use the
pointer in event processing to get the correct context.

Fixes commit 48f2a4bc1a
("usb: device_next: remove initialized state checks in event processing")

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-08-06 17:17:41 -04:00
..
device usb: device: add USB_CONFIGURATION_STRING_DESC KConfig option 2024-07-28 07:30:30 +03:00
device_next drivers: udc: add opaque pointer to store upper layer private data 2024-08-06 17:17:41 -04:00
host
usb_c
CMakeLists.txt