Searched refs:__LDREXB (Results 1 – 6 of 6) sorted by relevance
475 …#define __LDREXB(ptr) ((uint8_t ) __ldrex(p… macro477 …#define __LDREXB(ptr) _Pragma("push") _Pragma("diag_suppress 3731") ((uint8_t ) __ldrex(p… macro
565 __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDREXB(volatile uint8_t *addr) in __LDREXB() function
914 #define __LDREXB (uint8_t)__builtin_arm_ldrex macro