FreeRTOS
portMUX_TRY_LOCK
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
ESP-IDF Framework and Examples
FreeRTOS
portMUX_TRY_LOCK
portMUX_TRY_LOCK macro
Try to acquire the spinlock a single time only. [refactor-todo] check if this is still required
Syntax
Show:
Summary
Declaration
from
portmacro.h:192
#define
portMUX_TRY_LOCK
SPINLOCK_NO_WAIT
Examples
References
from
examples
Code
Location
#define
portMUX_TRY_LOCK
SPINLOCK_NO_WAIT
/**< Try to acquire the spinlock a single time only. [refactor-todo] check if this is still required */
portmacro.h:192
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