FreeRTOS
MPU_REGION_REGISTERS
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
MPU_REGION_REGISTERS
MPU_REGION_REGISTERS struct
Syntax
Show:
Summary
Declaration
from
portmacro.h:96
typedef
struct
MPU_REGION_REGISTERS
{
uint32_t
ulRegionBaseAddress
;
uint32_t
ulRegionAttribute
;
}
xMPU_REGION_REGISTERS
;
Fields
Field
Declared as
MPU_REGION_REGISTERS::ulRegionBaseAddress
uint32_t
MPU_REGION_REGISTERS::ulRegionAttribute
uint32_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out