Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h335 #define __LDRT(ptr) ((uint32_t ) __ldrt(ptr)) macro
803 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __LDRT(volatile uint32_t *addr) in __LDRT() function