Searched refs:__STREXH (Results 1 – 5 of 5) sorted by relevance
354 #define __STREXH(value, ptr) __strex(value, ptr) macro356 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
366 #define __STREXH (uint32_t)__builtin_arm_strex macro
451 #define __STREXH __iar_builtin_STREXH macro
362 #define __STREXH (uint32_t)__builtin_arm_strex macro
510 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function