FreeRTOS
portSET_INTERRUPT_MASK_FROM_ISR
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
STM32 Libraries and Samples
FreeRTOS
portSET_INTERRUPT_MASK_FROM_ISR
portSET_INTERRUPT_MASK_FROM_ISR macro
Syntax
Show:
Summary
Declaration
from
portmacro.h:99
#define
portSET_INTERRUPT_MASK_FROM_ISR
(
)
ulPortRaiseBASEPRI
(
)
Examples
References
from
examples
Code
Location
#define
portSET_INTERRUPT_MASK_FROM_ISR
(
)
ulPortRaiseBASEPRI
(
)
portmacro.h:99
#define
portSET_INTERRUPT_MASK_FROM_ISR
(
)
ulPortRaiseBASEPRI
(
)
portmacro.h:142
#ifndef
portSET_INTERRUPT_MASK_FROM_ISR
FreeRTOS.h:281
dummy
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
cmsis_os.c:944
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
event_groups.c:509
ulDummy
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
port.c:594
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
queue.c:981
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
queue.c:1151
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
queue.c:1810
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
queue.c:1903
uxSavedInterruptStatus
=
(
UBaseType_t
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
\
stream_buffer.c:77
uxSavedInterruptStatus
=
(
UBaseType_t
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
\
stream_buffer.c:115
uxSavedInterruptStatus
=
(
UBaseType_t
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
stream_buffer.c:1036
uxSavedInterruptStatus
=
(
UBaseType_t
)
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
stream_buffer.c:1066
uxSavedInterruptState
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
tasks.c:1523
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
tasks.c:1931
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
tasks.c:4926
uxSavedInterruptStatus
=
portSET_INTERRUPT_MASK_FROM_ISR
(
)
;
tasks.c:5054
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