FreeRTOS
portDONT_DISCARD
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading (2/3)...
Files
loading (2/3)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
portDONT_DISCARD
portDONT_DISCARD macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:907
#define
portDONT_DISCARD
Examples
References
from
examples
Code
Location
#define
portDONT_DISCARD
FreeRTOS.h:907
portDONT_DISCARD
void
vTaskSwitchContext
(
void
)
PRIVILEGED_FUNCTION
;
task.h:2882
portDONT_DISCARD
PRIVILEGED_DATA
TCB_t
*
volatile
pxCurrentTCBs
[
configNUMBER_OF_CORES
]
=
{
NULL
}
;
tasks.c:472
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