Searched refs:__STREXW (Results 1 – 4 of 4) sorted by relevance
546 #define __STREXW(value, ptr) __strex(value, ptr) macro548 …#define __STREXW(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
660 __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXW(uint32_t value, volatile uint32_t … in __STREXW() function
965 #define __STREXW (uint32_t)__builtin_arm_strex macro
249 #define __STREXW(value, ptr) __strex(value, ptr) macro666 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXW(uint32_t value, volatile uint3… in __STREXW() function