Searched refs:nrfx_atomic_u32_fetch_and (Results 1 – 2 of 2) sorted by relevance
114 uint32_t nrfx_atomic_u32_fetch_and(nrfx_atomic_u32_t * p_data, uint32_t value);
121 uint32_t nrfx_atomic_u32_fetch_and(nrfx_atomic_u32_t * p_data, uint32_t value) in nrfx_atomic_u32_fetch_and() function380 return nrfx_atomic_u32_fetch_and(p_data, 0); in nrfx_atomic_flag_clear_fetch()