zephyr/tests/subsys/modbus/src
Johann Fischer 46a0e5347d modbus: remove the use of DT_INST_LABEL and DT_PROP(inst, label)
Although it is possible to simply use the interface number,
it has proven convenient to use the names for the interfaces
in the samples.

Migrate to DEVICE_DT_NAME().

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2022-08-11 09:39:24 -07:00
..
main.c tests: subsys: modbus cases move to new ztest API 2022-08-08 10:51:17 +02:00
test_modbus_client.c modbus: remove the use of DT_INST_LABEL and DT_PROP(inst, label) 2022-08-11 09:39:24 -07:00
test_modbus_raw.c tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
test_modbus_server.c modbus: remove the use of DT_INST_LABEL and DT_PROP(inst, label) 2022-08-11 09:39:24 -07:00
test_modbus.h test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00