Searched defs:__LDRBT (Results 1 – 4 of 4) sorted by relevance
346 __ALWAYS_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() function
601 #define __LDRBT(ptr) ((uint8_t ) __ldrt(ptr)) macro
731 __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() function
1031 __attribute__((always_inline)) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *ptr) in __LDRBT() function