zephyr/drivers/usb/bc12
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_handlers.c bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
bc12_pi3usb9201.c bc12: Add charging mode support 2023-05-08 09:57:56 +02:00
bc12_pi3usb9201.h bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
emul_bc12_pi3usb9201.c i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
Kconfig bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
Kconfig.pi3usb9201 bc12: Add charging mode support 2023-05-08 09:57:56 +02:00