Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dsynquacer_main.c376 uint32_t boot_count; member
434 platdata.boot_count = 1; in fwu_plat_get_boot_index()
437 } else if (platdata.boot_count) { in fwu_plat_get_boot_index()
439 if (platdata.boot_count < CONFIG_FWU_MAX_COUNT) { in fwu_plat_get_boot_index()
440 platdata.boot_count++; in fwu_plat_get_boot_index()
443 platdata.boot_count = 0; in fwu_plat_get_boot_index()

Completed in 2 milliseconds