Searched refs:__LDREXW (Results 1 – 6 of 6) sorted by relevance
501 …#define __LDREXW(ptr) ((uint32_t ) __ldrex(… macro503 …#define __LDREXW(ptr) _Pragma("push") _Pragma("diag_suppress 3731") ((uint32_t ) __ldrex(… macro
609 __attribute__((always_inline)) __STATIC_INLINE uint32_t __LDREXW(volatile uint32_t *addr) in __LDREXW() function
932 #define __LDREXW (uint32_t)__builtin_arm_ldrex macro