FreeRTOS
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/3)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
FreeRTOS
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY macro
Syntax
Show:
Summary
Declaration
from
freertos_idf_additions_priv.h:102
#define
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
(
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
Examples
References
from
examples
Code
Location
#define
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
(
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
freertos_idf_additions_priv.h:102
#define
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
(
)
(
(
UBaseType_t
)
0
)
freertos_idf_additions_priv.h:134
uxSavedInterruptStatus
=
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
(
)
;
tasks.c:4982
uxSavedInterruptStatus
=
prvDISABLE_INTERRUPTS_ISR_SMP_ONLY
(
)
;
tasks.c:5010
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