Home
last modified time | relevance | path

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

/SCP-firmware-master/product/synquacer/include/
A Dfwu_mdata.h65 uint32_t active_index; member
/SCP-firmware-master/product/synquacer/module/synquacer_system/src/
A Dsynquacer_main.c428 metadata.active_index > CONFIG_FWU_NUM_BANKS) { in fwu_plat_get_boot_index()
431 } else if (metadata.active_index != platdata.boot_index) { in fwu_plat_get_boot_index()
433 platdata.boot_index = metadata.active_index; in fwu_plat_get_boot_index()

Completed in 3 milliseconds