zephyr/drivers/smbus
Yishai Jaffe 1b4cef325b shell: use shell_device_get_binding
Use shell_device_get_binding() instead of device_get_binding() so that
we get the device based on its name and in addition by its label.

Signed-off-by: Yishai Jaffe <yishai1999@gmail.com>
2024-12-18 15:32:10 +01:00
..
CMakeLists.txt
intel_pch_smbus.c drivers: smbus: Place API into iterable section 2024-12-02 22:08:07 +00:00
intel_pch_smbus.h
Kconfig
smbus_handlers.c
smbus_shell.c shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
smbus_stm32.c drivers: smbus: Place API into iterable section 2024-12-02 22:08:07 +00:00
smbus_utils.c
smbus_utils.h