Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_iccarm_a.h240 #define __get_mode() (__get_CPSR() & 0x1FU) macro
481 #define __get_mode() (__get_CPSR() & 0x1FU) macro
Dcmsis_armclang_a.h607 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() function
Dcmsis_clang_a.h749 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() function
Dcmsis_gcc_a.h772 __STATIC_FORCEINLINE uint32_t __get_mode(void) in __get_mode() function