Searched refs:__STREXH (Results 1 – 6 of 6) sorted by relevance
201 } while ((__STREXH(val,(__IO uint16_t *)&(REG))) != 0U); \210 } while ((__STREXH(val,(__IO uint16_t *)&(REG))) != 0U); \219 } while ((__STREXH(val,(__IO uint16_t *)&(REG))) != 0U); \
82 } while (0UL != __STREXH((val), (addr)))
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