Home
last modified time | relevance | path

Searched refs:nrfx_atomic_u32_fetch_store (Results 1 – 2 of 2) sorted by relevance

/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_atomic.h71 uint32_t nrfx_atomic_u32_fetch_store(nrfx_atomic_u32_t * p_data, uint32_t value);
H A Dnrfx_atomic.c45 uint32_t nrfx_atomic_u32_fetch_store(nrfx_atomic_u32_t * p_data, uint32_t value) in nrfx_atomic_u32_fetch_store() function