mem_range_t Struct Reference

mem_range_t Struct Reference

#include < context_hub.h >

Data Fields

uint32_t  total_bytes
 
uint32_t  free_bytes
 
uint32_t  type
 
uint32_t  mem_flags
 

Detailed Description

The following structure defines each memory block in detail

Definition at line 115 of file context_hub.h .

Field Documentation

uint32_t free_bytes

Definition at line 117 of file context_hub.h .

uint32_t mem_flags

Definition at line 119 of file context_hub.h .

uint32_t total_bytes

Definition at line 116 of file context_hub.h .

uint32_t type

Definition at line 118 of file context_hub.h .


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