Searched refs:new_val (Results 1 – 1 of 1) sorted by relevance
20 uint32_t new_val; in nv_counter_test() local44 status = rss_platform_nv_counter_read(id, sizeof(new_val), (uint8_t *)&new_val); in nv_counter_test()51 if (old_val + 1 != new_val) { in nv_counter_test()53 old_val, new_val); in nv_counter_test()