Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h203 #define __LDREXH(ptr) ((uint16_t) __ldrex(ptr)) macro
589 __attribute__( ( always_inline ) ) __STATIC_INLINE uint16_t __LDREXH(volatile uint16_t *addr) in __LDREXH() function