Field note
What it does
The <zephyr/devicetree.h> API provides macro-based access to devicetree nodes and properties at C preprocessor time. Supports node identifiers, property access, for-each macros, existence checks, inter-node dependencies, bus helpers, instance-based APIs, and hardware-specific APIs for CAN, clocks, DMA, GPIO, PWM, SPI, and more.
Capabilities
Available capabilities
Tags
Tags
Ways to use it
Ways to use it
sdk
C / zephyr-devicetree