Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h213 #define __LDREXW(ptr) ((uint32_t ) __ldrex(ptr)) macro
612 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __LDREXW(volatile uint32_t *addr) in __LDREXW() function