Home
last modified time | relevance | path

Searched refs:__LDRBT (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h315 #define __LDRBT(ptr) ((uint8_t ) __ldrt(ptr)) macro
757 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __LDRBT(volatile uint8_t *addr) in __LDRBT() function