zephyr/tests/drivers/i2c/i2c_api
Tim Lin 361e6e5fec tests: drivers: i2c_api: Convert to use DEVICE_DT_GET
This PR is related to #47464, missing the fix of device_get_binding
in the test_burst_gy271 function.

Move to use DEVICE_DT_GET instead of device_get_binding as
we work on phasing out use of DTS 'label' property.

Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
2022-07-12 09:55:02 +02:00
..
src tests: drivers: i2c_api: Convert to use DEVICE_DT_GET 2022-07-12 09:55:02 +02:00
CMakeLists.txt
prj.conf
testcase.yaml tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00