__set_BASEPRI_MAX() is only used within CMSIS.
 
Symbols
loading...
Files
loading...

__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

__STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri);

Arguments

basePri

References

LocationText
cmsis_gcc.h:1338
__STATIC_FORCEINLINE void __set_BASEPRI_MAX(uint32_t basePri)

Data Use

Data read by __set_BASEPRI_MAX()
all items filtered out
__set_BASEPRI_MAX()