Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/nordic/nrfx/soc/
H A Dnrfx_atomic.c308 uint32_t new_val; in nrfx_atomic_u32_fetch_sub_hs() local
340 uint32_t new_val; in nrfx_atomic_u32_sub_hs() local
H A Dnrfx_atomic_internal.h231 #define NRFX_ATOMIC_OP(asm_op, old_val, new_val, ptr, value) \ argument
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dcfg_cli.c589 u8_t new_val, u8_t *val) in set_state_u8()