Home
last modified time | relevance | path

Searched defs:crc_val (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/
Dhi_nvm.c81 hi_u32 crc_val = 0; in nv_check_file() local
246 hi_u32 crc_val = 0; in nv_read_common() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
Dhi_nvm.c81 hi_u32 crc_val = 0; in nv_check_file() local
248 hi_u32 crc_val = 0; in nv_read_common() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_crash.h266 hi_u32 crc_val : 16; /**< CRC16 calue of crash information.CNcomment:CRC16校验值.CNend */ member