Home
last modified time | relevance | path

Searched refs:EFUSE_TIMECNT_TICK (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/efuse/
Defuse_drv.c109 udelay(EFUSE_TIMECNT_TICK); in check_efuse_isbusy()
110 cnt += EFUSE_TIMECNT_TICK; in check_efuse_isbusy()
139 udelay(EFUSE_TIMECNT_TICK); in efuse_write_bit()
140 cnt += EFUSE_TIMECNT_TICK; in efuse_write_bit()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
Defuse_drv.h51 #define EFUSE_TIMECNT_TICK 10 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
Defuse_drv.h48 #define EFUSE_TIMECNT_TICK 10 macro