Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmFunc.h129 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP() function
424 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h117 __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP() function
H A Dcmsis_gcc.h148 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP() function
H A Dcmsis_armcc_V6.h216 __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_PSP(void) in __get_PSP() function