xtensa_mem_region_type is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDxtensa_mem_region_type

xtensa_mem_region_type enum

Types of memory used at xtensa target

Syntax

enum xtensa_mem_region_type {     XTENSA_MEM_REG_IROM = 0x0,     XTENSA_MEM_REG_IRAM,     XTENSA_MEM_REG_DROM,     XTENSA_MEM_REG_DRAM,     XTENSA_MEM_REG_SRAM,     XTENSA_MEM_REG_SROM,     XTENSA_MEM_REGS_NUM };

Values

XTENSA_MEM_REG_IROM

No summary provided. Read more...

XTENSA_MEM_REG_IRAM

No summary provided. Read more...

XTENSA_MEM_REG_DROM

No summary provided. Read more...

XTENSA_MEM_REG_DRAM

No summary provided. Read more...

XTENSA_MEM_REG_SRAM

No summary provided. Read more...

XTENSA_MEM_REG_SROM

No summary provided. Read more...

XTENSA_MEM_REGS_NUM

No summary provided. Read more...

References

LocationReferrerScopeText
xtensa.c:297
enum xtensa_mem_region_type {
xtensa.c:349xtensa_get_mem_config()
enum xtensa_mem_region_type type)

Type Use

Variables of xtensa_mem_region_type type
all items filtered out
xtensa_mem_region_type
Allocators of xtensa_mem_region_type
Deletors of xtensa_mem_region_type
all items filtered out
xtensa_mem_region_type
all items filtered out