Mistake on this page?
Report an issue in GitHub or email us
Data Fields
emac_memory Struct Reference

Data Fields

void * buffer
 Pointer to allocated buffer. More...
 
unsigned int orig_len
 Original buffer length (set_len() does not change) More...
 
unsigned int len
 Buffer length. More...
 
void * ptr
 Aligned pointer. More...
 

Detailed Description

Definition at line 28 of file emac_TestMemoryManager.h.

Field Documentation

void* buffer

Pointer to allocated buffer.

Definition at line 30 of file emac_TestMemoryManager.h.

unsigned int len

Buffer length.

Definition at line 32 of file emac_TestMemoryManager.h.

unsigned int orig_len

Original buffer length (set_len() does not change)

Definition at line 31 of file emac_TestMemoryManager.h.

void* ptr

Aligned pointer.

Definition at line 33 of file emac_TestMemoryManager.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.