CMSIS
__set_BASEPRI_MAX()
is only used within CMSIS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
CMSIS
__set_BASEPRI_MAX()
__set_BASEPRI_MAX() function
Set Base Priority with condition Assigns the given value to the Base Priority register only if BASEPRI masking is disabled, or the new value increases the BASEPRI priority level.
Syntax
Show:
Summary
Declaration
from
cmsis_gcc.h:1338
__STATIC_FORCEINLINE
void
__set_BASEPRI_MAX
(
uint32_t
basePri
)
;
Arguments
Argument
basePri
Examples
References
from
examples
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