zephyr/drivers/usb
Michał Barnaś 4aac1756a9 i2c: use device instead of name for i2c dump messages
This commit changes the parameter of i2c_dump_msgs function from
string name to pointer to the device structure.
It allows for comparison of device pointers and allow to use
the printed device name in i2c shell commands.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-09-06 17:54:53 +02:00
..
bc12 i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
device kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
udc kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
uhc kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04: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