Searched refs:__LDREXH (Results 1 – 5 of 5) sorted by relevance
311 …#define __LDREXH(ptr) ((uint16_t) __ldrex(p… macro313 …#define __LDREXH(ptr) _Pragma("push") _Pragma("diag_suppress 3731") ((uint16_t) __ldrex(p… macro
335 #define __LDREXH (uint16_t)__builtin_arm_ldrex macro
429 #define __LDREXH __iar_builtin_LDREXH macro
331 #define __LDREXH (uint16_t)__builtin_arm_ldrex macro
454 __STATIC_FORCEINLINE uint16_t __LDREXH(volatile uint16_t *addr) in __LDREXH() function