zephyr/tests/lib/devicetree
Martí Bolívar 8fef65392d devicetree: add DT_SAME_NODE()
It can be useful to check if an unknown devicetree node identifier
refers to a known node. Add a helper for this. Under the hood, we take
advantage of the ordinals API, which provides the unique identifiers
we need.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-01-19 16:06:55 -05:00
..
api devicetree: add DT_SAME_NODE() 2021-01-19 16:06:55 -05:00