Home
last modified time | relevance | path

Searched defs:__get_PRIMASK (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmFunc.h181 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
478 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h165 __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
H A Dcmsis_gcc.h199 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function
H A Dcmsis_armcc_V6.h324 __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_PRIMASK(void) in __get_PRIMASK() function