zephyr/drivers/sensor/bmi160
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
..
bmi160_trigger.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
bmi160.c sensor: bmi160: Runtime power management support 2023-03-30 17:33:22 -04:00
bmi160.h
CMakeLists.txt
emul_bmi160.c i2c: use device instead of name for i2c dump messages 2023-09-06 17:54:53 +02:00
Kconfig emul: Migrate all emulation use to use DT_HAS_ 2023-04-28 08:37:33 -05:00