FreeRTOS
configRECORD_STACK_HIGH_ADDRESS
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
Raspberry Pi Pico SDK and Examples
FreeRTOS
configRECORD_STACK_HIGH_ADDRESS
configRECORD_STACK_HIGH_ADDRESS macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:706
#define
configRECORD_STACK_HIGH_ADDRESS
0
Examples
References
from
examples
Code
Location
#define
configRECORD_STACK_HIGH_ADDRESS
0
FreeRTOS.h:706
#if
(
(
portSTACK_GROWTH
>
0
)
||
(
configRECORD_STACK_HIGH_ADDRESS
==
1
)
)
FreeRTOS.h:3166
#if
(
(
portSTACK_GROWTH
>
0
)
||
(
configRECORD_STACK_HIGH_ADDRESS
==
1
)
)
task.h:173
#if
(
(
portSTACK_GROWTH
>
0
)
||
(
configRECORD_STACK_HIGH_ADDRESS
==
1
)
)
tasks.c:384
#if
(
configRECORD_STACK_HIGH_ADDRESS
==
1
)
tasks.c:1842
#if
(
(
portSTACK_GROWTH
>
0
)
||
(
configRECORD_STACK_HIGH_ADDRESS
==
1
)
)
tasks.c:6149
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