zephyr/subsys/modbus
Johann Fischer 700323dd3d modbus: use DT_INST_PARENT instead of DT_INST_BUS
Node is not a bus controller,
use DT_INST_PARENT instead of DT_INST_BUS.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-07-13 11:36:59 +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: use DT_INST_PARENT instead of DT_INST_BUS 2022-07-13 11:36:59 +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