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

__set_BASEPRI() function

Set Base Priority Assigns the given value to the Base Priority register.

Syntax

__STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri);

Arguments

basePri

References

LocationText
cmsis_gcc.h:1313
__STATIC_FORCEINLINE void __set_BASEPRI(uint32_t basePri)

Data Use

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