Searched defs:__STREXH (Results 1 – 9 of 9) sorted by relevance
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/ |
| D | cmsis_armcc_ca.h | 265 #define __STREXH(value, ptr) __strex(value, ptr) macro 267 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
|
| D | cmsis_armclang_ca.h | 281 #define __STREXH (uint32_t)__builtin_arm_strex macro
|
| D | cmsis_gcc_ca.h | 490 __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/ |
| D | cmsis_armcc.h | 614 #define __STREXH(value, ptr) __strex(value, ptr) macro 616 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
|
| D | cmsis_gcc.h | 1105 __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/ |
| D | cmsis_armcc.h | 627 #define __STREXH(value, ptr) __strex(value, ptr) macro 629 …#define __STREXH(value, ptr) _Pragma("push") _Pragma("diag_suppress 3731") __strex(value, ptr) … macro
|
| D | cmsis_gcc.h | 1186 __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/ |
| D | cmsis_gcc.h | 353 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
|
| /device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/ |
| D | cmsis_gcc.h | 1102 __STATIC_FORCEINLINE uint32_t __STREXH(uint16_t value, volatile uint16_t *addr) in __STREXH() function
|