FreeRTOS
MPU_pvPortMalloc()
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
MPU_pvPortMalloc()
MPU_pvPortMalloc() function
Syntax
Show:
Summary
Declaration
from
mpu_wrappers.c:898
void
*
MPU_pvPortMalloc
(
size_t
xSize
)
;
Arguments
Argument
xSize
Examples
References
from
examples
Code
Location
void
*
MPU_pvPortMalloc
(
size_t
xSize
)
/* FREERTOS_SYSTEM_CALL */
mpu_wrappers.c:898
Call Tree
from
examples
MPU_pvPortMalloc()
calls 3 functions:
All items filtered out
MPU_pvPortMalloc()
pvPortMalloc()
xPortRaisePrivilege()
vPortResetPrivilege()
All items filtered out
Data Use
from
examples
MPU_pvPortMalloc()
:
All items filtered out
MPU_pvPortMalloc()
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