FreeRTOS
portRELEASE_TASK_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
Raspberry Pi Pico SDK and Examples
FreeRTOS
portRELEASE_TASK_LOCK
portRELEASE_TASK_LOCK macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:265
#define
portRELEASE_TASK_LOCK
(
)
vPortRecursiveLock
(
1
,
spin_lock_instance
(
configSMP_SPINLOCK_1
)
,
pdFALSE
)
Examples
References
from
examples
Code
Location
#define
portRELEASE_TASK_LOCK
(
)
portmacro.h:260
#define
portRELEASE_TASK_LOCK
(
)
vPortRecursiveLock
(
1
,
spin_lock_instance
(
configSMP_SPINLOCK_1
)
,
pdFALSE
)
portmacro.h:265
#ifndef
portRELEASE_TASK_LOCK
FreeRTOS.h:445
portRELEASE_TASK_LOCK
(
)
;
tasks.c:842
portRELEASE_TASK_LOCK
(
)
;
tasks.c:3998
portRELEASE_TASK_LOCK
(
)
;
tasks.c:5248
portRELEASE_TASK_LOCK
(
)
;
tasks.c:7121
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