Hardware Abstraction Layer for FreeRTOS

#include <remoteproc.h>

Data Fields

u32 type
 

Detailed Description

struct fw_rsc_hdr - firmware resource entry header

Every resource entry begins with a 'struct fw_rsc_hdr' header providing its type. The content of the entry itself will immediately follow this header, and it should be parsed according to the resource type.

Field Documentation

◆ type

u32 fw_rsc_hdr::type

resource type


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