threadx
__get_primask_value()
is only used within threadx.
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
threadx
__get_primask_value()
__get_primask_value() function
Syntax
Show:
Summary
Declaration
from
tx_port.h:444
__attribute__
(
(
always_inline
)
)
static
inline
unsigned
int
__get_primask_value
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
__attribute__
(
(
always_inline
)
)
static
inline
unsigned
int
__get_primask_value
(
void
)
tx_port.h:444
interrupt_save
=
__get_primask_value
(
)
;
tx_port.h:467
_tx_thread_system_return_inline()
Call Tree
from
examples
__get_primask_value()
is called by 1 function:
_tx_thread_system_return_inline()
All items filtered out
__get_primask_value()
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