Searched refs:fetch_and_and_4 (Results 1 – 1 of 1) sorted by relevance
36 uint32_t fetch_and_and_4(volatile uint32_t *, uint32_t, ...)44 fetch_and_and_4(volatile uint32_t *addr, uint32_t val, ...) in fetch_and_and_4() function58 (void) fetch_and_and_4(addr, val); in atomic_and_32()