FreeRTOS
portCRITICAL_NESTING_IN_TCB
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
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
portCRITICAL_NESTING_IN_TCB
portCRITICAL_NESTING_IN_TCB macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:114
#define
portCRITICAL_NESTING_IN_TCB
0
Examples
References
from
examples
Code
Location
#define
portCRITICAL_NESTING_IN_TCB
0
portmacro.h:114
#ifndef
portCRITICAL_NESTING_IN_TCB
FreeRTOS.h:320
#if
(
portCRITICAL_NESTING_IN_TCB
==
1
)
FreeRTOS.h:1298
#if
(
portCRITICAL_NESTING_IN_TCB
==
1
)
tasks.c:416
#if
(
portCRITICAL_NESTING_IN_TCB
==
1
)
tasks.c:5336
#if
(
portCRITICAL_NESTING_IN_TCB
==
1
)
tasks.c:5369
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