Home
last modified time | relevance | path

Searched defs:__STREXH (Results 1 – 9 of 9) sorted by relevance

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/
Dcmsis_armcc_ca.h265 #define __STREXH(value, ptr) __strex(value, ptr) macro
267 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
Dcmsis_armclang_ca.h281 #define __STREXH (uint32_t)__builtin_arm_strex macro
Dcmsis_gcc_ca.h490 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Dcmsis_armcc.h614 #define __STREXH(value, ptr) __strex(value, ptr) macro
616 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
Dcmsis_gcc.h1105 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
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
Dcmsis_gcc.h1186 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dcmsis_gcc.h353 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/
Dcmsis_gcc.h1102 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function