Searched defs:atomic_exchange (Results 1 – 2 of 2) sorted by relevance
144 INLINE u8 atomic_exchange(volatile atomic_uint8_t *a, in atomic_exchange() function157 INLINE u16 atomic_exchange(volatile atomic_uint16_t *a, in atomic_exchange() function
63 INLINE typename T::Type atomic_exchange(volatile T *a, in atomic_exchange() function