Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_start_up.c37 hi_u32 ret = hi_factory_nv_write(HI_NV_FTM_STARTUP_CFG_ID, cfg, sizeof(hi_nv_ftm_startup_cfg), 0); in boot_upg_save_cfg_to_nv()
67 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_STARTUP_CFG_ID, &nv_cfg, sizeof(hi_nv_ftm_startup_cfg), 0); in boot_upg_load_cfg_from_nv()
H A Dboot_upg_start_up.h27 #define HI_NV_FTM_STARTUP_CFG_ID 0x3 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_start_up.c20 hi_u32 ret = hi_factory_nv_write(HI_NV_FTM_STARTUP_CFG_ID, cfg, sizeof(hi_nv_ftm_startup_cfg), 0); in upg_save_start_up_nv()
51 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_STARTUP_CFG_ID, &nv_cfg, sizeof(hi_nv_ftm_startup_cfg), 0); in upg_get_start_up_nv()
/device/soc/hisilicon/hi3861v100/sdk_liteos/config/nv/
H A Dhi_ft_nv.h26 #define HI_NV_FTM_STARTUP_CFG_ID 0x3 /* hi_nv_ftm_startup_cfg */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/secure/
H A Dload_crypto.h50 #define HI_NV_FTM_STARTUP_CFG_ID 0x3 macro

Completed in 2 milliseconds