FreeRTOS
portGET_ISR_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
portGET_ISR_LOCK
portGET_ISR_LOCK macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:262
#define
portGET_ISR_LOCK
(
)
vPortRecursiveLock
(
0
,
spin_lock_instance
(
configSMP_SPINLOCK_0
)
,
pdTRUE
)
Examples
References
from
examples
Code
Location
#define
portGET_ISR_LOCK
(
)
portmacro.h:257
#define
portGET_ISR_LOCK
(
)
vPortRecursiveLock
(
0
,
spin_lock_instance
(
configSMP_SPINLOCK_0
)
,
pdTRUE
)
portmacro.h:262
#ifndef
portGET_ISR_LOCK
FreeRTOS.h:475
portGET_ISR_LOCK
(
)
;
tasks.c:856
portGET_ISR_LOCK
(
)
;
tasks.c:3887
portGET_ISR_LOCK
(
)
;
tasks.c:5166
portGET_ISR_LOCK
(
)
;
tasks.c:6979
portGET_ISR_LOCK
(
)
;
tasks.c:7030
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