Searched refs:__STREXB (Results 1 – 4 of 4) sorted by relevance
516 #define __STREXB(value, ptr) __strex(value, ptr) macro518 …#define __STREXB(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
626 __attribute__((always_inline)) __STATIC_INLINE uint32_t __STREXB(uint8_t value, volatile uint8_t *a… in __STREXB() function
943 #define __STREXB (uint32_t)__builtin_arm_strex macro
225 #define __STREXB(value, ptr) __strex(value, ptr) macro630 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXB(uint8_t value, volatile uint8_… in __STREXB() function