Searched refs:__STREXW (Results 1 – 5 of 5) sorted by relevance
369 #define __STREXW(value, ptr) __strex(value, ptr) macro371 …#define __STREXW(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
452 #define __STREXW __iar_builtin_STREX macro619 __IAR_FT uint32_t __STREXW(uint32_t value, uint32_t volatile *ptr) in __STREXW() function
377 #define __STREXW (uint32_t)__builtin_arm_strex macro
373 #define __STREXW (uint32_t)__builtin_arm_strex macro
527 __STATIC_FORCEINLINE uint32_t __STREXW(uint32_t value, volatile uint32_t *addr) in __STREXW() function