Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h325 #define __LDRHT(ptr) ((uint16_t) __ldrt(ptr)) macro
780 __attribute__( ( always_inline ) ) __STATIC_INLINE uint16_t __LDRHT(volatile uint16_t *addr) in __LDRHT() function