Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/soc/
A Dnrfx_atomic.h77 uint32_t nrfx_atomic_u32_store(nrfx_atomic_u32_t * p_data, uint32_t value);
A Dnrfx_atomic.c64 uint32_t nrfx_atomic_u32_store(nrfx_atomic_u32_t * p_data, uint32_t value) in nrfx_atomic_u32_store() function

Completed in 3 milliseconds