My Project
 All Classes Functions Variables Pages
Static Public Member Functions | List of all members
MMU Class Reference

Static Public Member Functions

static void dump ()
 
static void mapFlashToVMA (uint32_t flashOffset, void *vma, size_t size)
 

Member Function Documentation

void IRAM_ATTR MMU::mapFlashToVMA ( uint32_t  flashOffset,
void *  vma,
size_t  size 
)
static

Map an area of flash memory into VMA.

Parameters
flashOffsetThe offset in flash of the start of data.
vmaWhere in VMA the data should appear. How much data to map.

The documentation for this class was generated from the following files: