Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/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