RTEMS  5.0.0
Data Fields
rtems_fdt_index_entry Struct Reference

Data Fields

const char * name
 
int offset
 

Detailed Description

An index for quick access to the FDT by name or offset.

Field Documentation

◆ name

const char* rtems_fdt_index_entry::name

The full path of the FDT item.

◆ offset

int rtems_fdt_index_entry::offset

The offset of the item in the FDT blob.


The documentation for this struct was generated from the following file: