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

xtensa_mpu_config struct

Syntax

struct xtensa_mpu_config {     bool enabled;     uint8_t nfgseg;     uint32_t minsegsize;     bool lockable;     bool execonly; };

Fields

enabled

No summary provided. Read more...

nfgseg

No summary provided. Read more...

minsegsize

No summary provided. Read more...

lockable

No summary provided. Read more...

execonly

No summary provided. Read more...

References

LocationReferrerScopeText
xtensa.h:135
struct xtensa_mpu_config {
xtensa.h:177xtensa_config::mpuxtensa_config
struct xtensa_mpu_config mpu;

Type Use

Variables of xtensa_mpu_config type
all items filtered out
xtensa_mpu_config