zephyr/subsys/modbus
Kumar Gala e1e8179690 modbus: serial: Convert to DEVICE_DT_GET
Move to using DEVICE_DT_GET so we can phase out DT_LABEL.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-06-30 10:32:42 +02:00
..
CMakeLists.txt modbus: add raw ADU support 2021-03-19 15:50:21 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
modbus_client.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
modbus_core.c modbus: serial: Convert to DEVICE_DT_GET 2022-06-30 10:32:42 +02:00
modbus_internal.h modbus: serial: Convert to DEVICE_DT_GET 2022-06-30 10:32:42 +02:00
modbus_raw.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
modbus_serial.c modbus: serial: Convert to DEVICE_DT_GET 2022-06-30 10:32:42 +02:00
modbus_server.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00