Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.h45 #define HI_UPG_MODE_UPGRADE_WAIT 2 /* asynchronous upgrade mode */ macro
H A Dupg_common.c461 if (cfg.mode == HI_UPG_MODE_UPGRADE_WAIT) { in upg_check_clear_upg_mode()
1359 if (cfg.mode != HI_UPG_MODE_UPGRADE_WAIT) { in hi_upg_get_content()
1602 cfg.mode = HI_UPG_MODE_UPGRADE_WAIT; in hi_upg_transmit_finish_save_cache()
1659 if ((cfg.mode != HI_UPG_MODE_UPGRADE_WAIT) || (mode_cfg.is_upg_process != HI_TRUE) || in hi_upg_finish_with_cache()

Completed in 3 milliseconds