Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/helpers/
Dnrfx_flag32_allocator.c36 static bool nrfx_flag32_atomic_cas(nrfx_atomic_t * p_data, uint32_t old_value, uint32_t new_value) in nrfx_flag32_atomic_cas() function
50 nrfx_flag32_atomic_cas(p_data, old_value, new_value)