zephyr/tests/lib/devicetree/api
Gerard Marull-Paretas b768fb6f94 tests: lib: devicetree: drop get_dev_data/get_dev_config usage
Replace all get_dev_data()/get_dev_config() accessor utilities with
dev->data and dev->config.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
src tests: lib: devicetree: drop get_dev_data/get_dev_config usage 2022-01-19 18:16:02 +01:00
app.overlay tests: lib: devicetree: use vnd,gpio-device 2022-01-04 14:44:07 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf
README
testcase.yaml tests/samples: enable for integration testing 2020-07-30 08:00:03 -04:00

Test cases for the devicetree.h API.