Expand description
Standard nodes found in many Device Tree files.
Structsยง
- Aliases
- Represents the
/aliases
node with specific helper methods - Chosen
- Represents the
/chosen
node with specific helper methods - Compatible
- Represents the
compatible
property of a node - Cpu
- Represents a
/cpus/cpu*
node with specific helper methods - CpuIds
- Represents the value of the
reg
property of a/cpus/cpu*
node which may contain more than one CPU or thread ID - Mapped
Area - An area described by the
initial-mapped-area
property of the/memory
node - Memory
- Represents the
/memory
node with specific helper methods - Memory
Range - Range mapping child bus addresses to parent bus addresses
- Memory
Region - A memory region
- Root
- Represents the root (
/
) node with specific helper methods - StdIn
OutPath