Searched defs:new_val (Results 1 – 3 of 3) sorted by relevance
308 uint32_t new_val; in nrfx_atomic_u32_fetch_sub_hs() local340 uint32_t new_val; in nrfx_atomic_u32_sub_hs() local
231 #define NRFX_ATOMIC_OP(asm_op, old_val, new_val, ptr, value) \ argument
589 u8_t new_val, u8_t *val) in set_state_u8()