Searched refs:backup_swap_count (Results 1 – 1 of 1) sorted by relevance
170 uint32_t backup_swap_count; in init_otp_nv_counters_flash() local203 &backup_swap_count, sizeof(backup_swap_count)); in init_otp_nv_counters_flash()208 if (backup_swap_count == 0 || backup_swap_count == UINT32_MAX || in init_otp_nv_counters_flash()209 backup_swap_count < swap_count || in init_otp_nv_counters_flash()210 (backup_swap_count == UINT32_MAX - 1 && swap_count == 1)) { in init_otp_nv_counters_flash()531 uint32_t backup_swap_count; in create_or_restore_layout() local549 &backup_swap_count, sizeof(swap_count)); in create_or_restore_layout()556 backup_swap_count != 0 && backup_swap_count != UINT32_MAX) { in create_or_restore_layout()