Home
last modified time | relevance | path

Searched refs:__get_LR (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-3.4.0/secure_fw/spm/include/
Dtfm_arch.h192 __attribute__ ((always_inline)) __STATIC_INLINE uint32_t __get_LR(void) in __get_LR() function
/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_flash.c655 __attribute__((always_inline)) __STATIC_INLINE uint32_t __get_LR(void) in __get_LR() function
692 lr = __get_LR(); in NMI_Handler()