zephyr/drivers/usb
Peter Mitsis 52f343c5c7 drivers: usb: Replace k_mem_block usage
The k_mem_block structure has been obsolete for some years with
a few loose ends still remaining. As its usage in the usb_dc_mcux
codebase was confined to needing its "void *" pointer field, it
was simple to enough to hoist that field to remove another loose end.

Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
2023-10-13 09:56:02 +03:00
..
bc12 i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
device drivers: usb: Replace k_mem_block usage 2023-10-13 09:56:02 +03:00
udc kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
uhc drivers: uhc: rework transfer buffer handling 2023-10-01 09:26:07 +03:00
uvb kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
CMakeLists.txt bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
Kconfig bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00