Searched defs:rt_hw_atomic_exchange (Results 1 – 2 of 2) sorted by relevance
13 rt_atomic_t rt_hw_atomic_exchange(volatile rt_atomic_t *ptr, rt_atomic_t val) in rt_hw_atomic_exchange() function
145 rt_atomic_t rt_hw_atomic_exchange(volatile rt_atomic_t *ptr, rt_atomic_t val) in rt_hw_atomic_exchange() function
Completed in 6 milliseconds