zephyr/tests/lib/devicetree
Martí Bolívar 6e27343e7b devicetree: add DT_PARENT()
This macro takes a node identifier, and returns the parent node's
identifier.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-15 08:27:18 -05:00
..
src devicetree: add DT_PARENT() 2020-04-15 08:27:18 -05:00
app.overlay tests/lib: device tree: Add dma binding tests 2020-04-13 07:37:11 -05:00
CMakeLists.txt cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
prj.conf
README
testcase.yaml

Test cases for the devicetree.h API.