Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcore_cmInstr.h237 #define __STREXH(value, ptr) __strex(value, ptr) macro
585 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXH(uint16_t value, volatile uint1… in __STREXH() function
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_armcc.h627 #define __STREXH(value, ptr) __strex(value, ptr) macro
629 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
A Dcmsis_armclang.h1020 #define __STREXH (uint32_t)__builtin_arm_strex macro
A Dcmsis_iccarm.h420 #define __STREXH __iar_builtin_STREXH macro
A Dcmsis_armclang_ltm.h1005 #define __STREXH (uint32_t)__builtin_arm_strex macro
A Dcmsis_gcc.h1185 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_armcc.h354 #define __STREXH(value, ptr) __strex(value, ptr) macro
356 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
A Dcmsis_armclang.h366 #define __STREXH (uint32_t)__builtin_arm_strex macro
A Dcmsis_iccarm.h451 #define __STREXH __iar_builtin_STREXH macro
A Dcmsis_armclang_ltm.h362 #define __STREXH (uint32_t)__builtin_arm_strex macro
A Dcmsis_gcc.h513 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function

Completed in 39 milliseconds