Searched refs:__LDREXH (Results 1 – 6 of 6) sorted by relevance
488 …#define __LDREXH(ptr) ((uint16_t) __ldrex(p… macro490 …#define __LDREXH(ptr) _Pragma("push") _Pragma("diag_suppress 3731") ((uint16_t) __ldrex(p… macro
587 __attribute__((always_inline)) __STATIC_INLINE uint16_t __LDREXH(volatile uint16_t *addr) in __LDREXH() function
923 #define __LDREXH (uint16_t)__builtin_arm_ldrex macro