Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/soc/
A Dnrfx_atomic_internal.h167 static __asm bool nrfx_atomic_internal_cmp_exch(nrfx_atomic_u32_t * p_data, in nrfx_atomic_internal_cmp_exch() function
277 static inline bool nrfx_atomic_internal_cmp_exch(nrfx_atomic_u32_t * p_data,
A Dnrfx_atomic.c285 return nrfx_atomic_internal_cmp_exch(p_data, p_expected, desired); in nrfx_atomic_u32_cmp_exch()

Completed in 3 milliseconds