RTEMS  5.0.0
Data Fields
rtems_fdt_handle Struct Reference

#include <rtems-fdt.h>

Data Fields

rtems_fdt_blobblob
 

Detailed Description

A blob handle is a way to manage access to the FDT blobs. The blob is referenced via the handle to allow searches across loaded DTB's to return the referenced DTB.

Field Documentation

◆ blob

rtems_fdt_blob* rtems_fdt_handle::blob

The blob the handle references.


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