FreeRTOS
xMEMORY_REGION::ulLengthInBytes
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
xMEMORY_REGION::ulLengthInBytes
xMEMORY_REGION::ulLengthInBytes field
Syntax
Show:
Summary
Declaration
from
task.h:114
uint32_t
ulLengthInBytes
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
ulLengthInBytes
;
task.h:114
if
(
(
xRegions
[
lIndex
]
)
.
ulLengthInBytes
>
0UL
)
port.c:844
vPortStoreTaskMPUSettings()
(
prvGetMPURegionSizeSetting
(
xRegions
[
lIndex
]
.
ulLengthInBytes
)
)
|
port.c:855
vPortStoreTaskMPUSettings()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
xMEMORY_REGION::ulLengthInBytes
is read by 1 function:
All items filtered out
xMEMORY_REGION::ulLengthInBytes
vPortStoreTaskMPUSettings()
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