zephyr/tests/lib/devicetree/api
Martí Bolívar 12eece0b22 devicetree: add DT_COMPAT_GET_ANY_STATUS_OKAY()
This is a helper which allows you to skip the intricacies of instance
numbers to express the intent of "give me a random enabled node with
this compatible; I don't care which one".

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-03-29 16:33:51 +02:00
..
src devicetree: add DT_COMPAT_GET_ANY_STATUS_OKAY() 2021-03-29 16:33:51 +02:00
app.overlay tests: dts: test child bindings with compatibles 2021-03-25 09:37:42 -05:00
CMakeLists.txt cmake: removing DTS_ROOTS in test samples as they serves no purpose 2020-07-03 12:18:04 -04: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.