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 drivers: smbus: extract handler function for SMB alert 2023-12-12 10:57:41 +01:00
intel_pch_smbus.c drivers: smbus: Place API into iterable section 2024-12-02 22:08:07 +00:00
intel_pch_smbus.h
Kconfig drivers: stm32: Make some config symbols menuconfig symbols 2024-09-05 16:58:04 -04:00
smbus_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
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 drivers: smbus: extract handler function for SMB alert 2023-12-12 10:57:41 +01:00
smbus_utils.h drivers: smbus: extract handler function for SMB alert 2023-12-12 10:57:41 +01:00