xtensa_config is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

xtensa_config struct

Syntax

struct xtensa_config {     enum xtensa_type core_type;     uint8_t aregs_num;     bool windowed;     bool coproc;     bool exceptions;     struct xtensa_irq_config irq;     struct xtensa_high_prio_irq_config high_irq;     struct xtensa_mmu_config mmu;     struct xtensa_mpu_config mpu;     struct xtensa_debug_config debug;     struct xtensa_tracing_config trace;     struct xtensa_cache_config icache;     struct xtensa_cache_config dcache;     struct xtensa_local_mem_config irom;     struct xtensa_local_mem_config iram;     struct xtensa_local_mem_config drom;     struct xtensa_local_mem_config dram;     struct xtensa_local_mem_config sram;     struct xtensa_local_mem_config srom; };

Fields

core_type

No summary provided. Read more...

aregs_num

No summary provided. Read more...

windowed

No summary provided. Read more...

coproc

No summary provided. Read more...

exceptions

No summary provided. Read more...

irq

No summary provided. Read more...

high_irq

No summary provided. Read more...

mmu

No summary provided. Read more...

mpu

No summary provided. Read more...

debug

No summary provided. Read more...

trace

No summary provided. Read more...

icache

No summary provided. Read more...

dcache

No summary provided. Read more...

irom

No summary provided. Read more...

iram

No summary provided. Read more...

drom

No summary provided. Read more...

dram

No summary provided. Read more...

sram

No summary provided. Read more...

srom

No summary provided. Read more...

References

Type Use

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