Searched defs:atomic_set_32 (Results 1 – 6 of 6) sorted by relevance
173 atomic_set_32(volatile uint32_t *p, uint32_t val) in atomic_set_32() function
516 #define atomic_set_32 global() macro
329 #define atomic_set_32 atomic_set_int macro
361 #define atomic_set_32 ATOMIC_SAN(set_32) macro
777 #define atomic_set_32 global() macro
713 atomic_set_32(volatile uint32_t *address, uint32_t setmask) atomic_set_32() function