Searched refs:__LDREXH (Results 1 – 6 of 6) sorted by relevance
317 …#define __LDREXH(ptr) ((uint16_t) __ldrex(p… macro319 …#define __LDREXH(ptr) _Pragma("push") _Pragma("diag_suppress 3731") ((uint16_t) __ldrex(p… macro
342 #define __LDREXH (uint16_t)__builtin_arm_ldrex macro
435 #define __LDREXH __iar_builtin_LDREXH macro
337 #define __LDREXH (uint16_t)__builtin_arm_ldrex macro
460 __STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr) in __LDREXH() function