Home
last modified time | relevance | path

Searched refs:HI_NV_FTM_FACTORY_MODE (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/config/nv/
H A Dhi_ft_nv.h27 #define HI_NV_FTM_FACTORY_MODE 0x9 /* hi_nv_ftm_factory_mode */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_start_up.h28 #define HI_NV_FTM_FACTORY_MODE 0x9 macro
H A Dboot_upg_start_up.c91 ret = hi_factory_nv_read(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(hi_nv_ftm_factory_mode), 0); in boot_upg_load_cfg_from_nv()
H A Dboot_upg_check.c87 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(hi_nv_ftm_factory_mode), 0); in boot_upg_get_max_file_len()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_general.c289 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(hi_nv_ftm_factory_mode), 0); in at_factory_mode_switch()
297 ret = hi_factory_nv_write(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(factory_mode_cfg), 0); in at_factory_mode_switch()
318 ret = hi_factory_nv_write(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(factory_mode_cfg), 0); in at_factory_mode_switch()
347 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(hi_nv_ftm_factory_mode), 0); in at_factory_erase()
361 ret = hi_factory_nv_write(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(factory_mode_cfg), 0); in at_factory_erase()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c552 hi_u32 ret = hi_factory_nv_read(HI_NV_FTM_FACTORY_MODE, &factory_mode_cfg, sizeof(hi_nv_ftm_factory_mode), 0); in crypto_content_id()

Completed in 6 milliseconds