zephyr/doc/reference/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.rst devicetree: add DT_SAME_NODE() 2021-01-19 16:06:55 -05:00
index.rst doc: reference: add devicetree bindings content 2020-11-02 14:26:33 -05:00