Searched refs:__STREXH (Results 1 – 4 of 4) sorted by relevance
531 #define __STREXH(value, ptr) __strex(value, ptr) macro533 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
643 __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXH(uint16_t value, volatile uint16_t … in __STREXH() function
954 #define __STREXH (uint32_t)__builtin_arm_strex macro
237 #define __STREXH(value, ptr) __strex(value, ptr) macro648 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXH(uint16_t value, volatile uint1… in __STREXH() function