zephyr/drivers/usb
Daniel Leung 6c85e615c5 usb: fixes shadow variables
This fixes a shadow variables found by -Wshadow.
The variable ep_ctx is only used in certain switch cases
so declare it when it is needed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-08-10 08:14:12 +00:00
..
bc12 drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
device usb: fixes shadow variables 2023-08-10 08:14:12 +00:00
udc drivers: usb: fix common misspellings in USB drivers 2023-07-26 10:46:01 +02:00
uhc
uvb iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
CMakeLists.txt
Kconfig