RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
rtems_ofw_memory_area Struct Reference

#include <ofw.h>

Data Fields

uint32_t start
 
uint32_t size
 

Detailed Description

This is used to represent elements(FDT properties) that define region of memory address.

Field Documentation

◆ size

uint32_t rtems_ofw_memory_area::size

The size of the memory region.

◆ start

uint32_t rtems_ofw_memory_area::start

The start address of the memory region.


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