Home
last modified time | relevance | path

Searched refs:g_upg_update_ver_success (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dcmd_loop.c46 volatile hi_bool g_upg_update_ver_success = HI_FALSE; variable
272 g_upg_update_ver_success = HI_FALSE; in start_and_wait_update_ver()
286 if (g_upg_update_ver_success == HI_TRUE) { in start_and_wait_update_ver()
400 g_upg_update_ver_success = HI_FALSE; in nmi_update_ver()
410 g_upg_update_ver_success = HI_FALSE; in nmi_update_ver()
416 g_upg_update_ver_success = HI_TRUE; in nmi_update_ver()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.c30 volatile hi_bool g_upg_update_ver_success = HI_FALSE; variable
765 g_upg_update_ver_success = HI_FALSE; in upg_start_and_wait_update_ver()
781 if (g_upg_update_ver_success == HI_TRUE) { in upg_start_and_wait_update_ver()
1750 g_upg_update_ver_success = HI_TRUE; in upg_update_ver()

Completed in 5 milliseconds