Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
Dcore_cmInstr.h225 #define __STREXB(value, ptr) __strex(value, ptr) macro
630 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __STREXB(uint8_t value, volatile uint8_… in __STREXB() function