Home
last modified time | relevance | path

Searched refs:refresh_nv (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/config/nv/
H A Dhi_ft_nv.h34 hi_u8 refresh_nv; /* refresh nv when the flag bit 0x55 is read */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_start_up.h34 hi_u8 refresh_nv; /* refresh nv when the flag bit 0x55 is read */ member
H A Dboot_start.c115 cfg->refresh_nv = ENV_REFRESH_NV; in boot_head()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.h64 hi_u8 refresh_nv; /* refresh nv when the flag bit 0x55 is read */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.c147 if (cfg->refresh_nv == ENV_REFRESH_NV) { in upg_is_refresh_nv()
355 if (cfg.refresh_nv == ENV_REFRESH_NV) { in upg_mode_init()
356 cfg.refresh_nv = 0; in upg_mode_init()
365 cfg.refresh_nv = 0; in upg_mode_init()
518 cfg.refresh_nv = 0; in upg_stop()
1497 cfg.refresh_nv = ENV_REFRESH_NV; in hi_upg_transmit_finish()
1598 cfg.refresh_nv = ENV_REFRESH_NV_WAIT; in hi_upg_transmit_finish_save_cache()
1687 cfg.refresh_nv = ENV_REFRESH_NV; in hi_upg_finish_with_cache()

Completed in 3 milliseconds