Home
last modified time | relevance | path

Searched refs:EFUSE_BIT_NUM (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse_opt.h21 #define EFUSE_BIT_NUM 2048 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dcmd_loop.c517 if ((start_bit >= EFUSE_BIT_NUM) || ((start_bit + size) > EFUSE_BIT_NUM) || size > EFUSE_READ_MAX_BITS) { in loader_read_efuse()

Completed in 3 milliseconds