Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
H A Dhi_nvm.h31 #define HNV_FAULT_TOLERANT_TIMES 3 /* Error tolerance times */ macro
H A Dhi_nvm.c52 for (hi_u32 i = 0; i < HNV_FAULT_TOLERANT_TIMES; i++) { in nv_read_flash()
66 for (hi_u32 i = 0; i < HNV_FAULT_TOLERANT_TIMES; i++) { in nv_write_flash()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/
H A Dhi_nvm.h27 #define HNV_FAULT_TOLERANT_TIMES 3 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_nvm.h32 #define HNV_FAULT_TOLERANT_TIMES 3 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/
H A Dhi_nvm.c52 for (hi_u32 i = 0; i < HNV_FAULT_TOLERANT_TIMES; i++) { in nv_read_flash()
66 for (hi_u32 i = 0; i < HNV_FAULT_TOLERANT_TIMES; i++) { in nv_write_flash()

Completed in 4 milliseconds