Home
last modified time | relevance | path

Searched refs:EIGHT_BITS (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/efuse/
H A Defuse.c136 if (align_size > ((hi_u16)data_len * EIGHT_BITS)) { in hi_efuse_read()
221 diff_head_read = start_bit % EIGHT_BITS; in hi_efuse_get_lockstat()
236 diff_head_read = start_bit % EIGHT_BITS; in hi_efuse_get_lockstat()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
H A Defuse.h20 #define EIGHT_BITS 8 macro
H A Defuse.c134 if (align_size > ((hi_u16)data_len * EIGHT_BITS)) { in hi_efuse_read()
220 diff_head_read = start_bit % EIGHT_BITS; in hi_efuse_get_lockstat()
235 diff_head_read = start_bit % EIGHT_BITS; in hi_efuse_get_lockstat()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse.h20 #define EIGHT_BITS 8 macro

Completed in 2 milliseconds