FreeRTOS
+
0
/1 examples
SourceVu will show references to
portTRY_ENTER_CRITICAL
from the following samples and libraries:
ESP-IDF
Symbol previews are coming soon...
Symbols
loading (1/3)...
Files
loading (2/3)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
portTRY_ENTER_CRITICAL
portTRY_ENTER_CRITICAL macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:454
#define
portTRY_ENTER_CRITICAL
(
mux
,
timeout
)
xPortEnterCriticalTimeout
(
mux
,
timeout
)
Arguments
Argument
mux
timeout
Examples
portTRY_ENTER_CRITICAL
is referenced by 1 libraries and example projects:
ESP-IDF
References
from
0/1
examples
Code
Location
#define
portTRY_ENTER_CRITICAL
(
mux
,
timeout
)
xPortEnterCriticalTimeout
(
mux
,
timeout
)
portmacro.h:454
ret
=
portTRY_ENTER_CRITICAL
(
mux
,
timeout
)
;
portmacro.h:581
Call Tree
from
0/1
examples
All items filtered out
All items filtered out
Data Use
from
0/1
examples
All items filtered out
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out