mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This macro returns a node's name with unit-adddress, given its node identifier. The node name is useful information for the user to utilize for debug information, similar to DT_NODE_PATH, or DT_LABEL. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>