Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/efuse/
H A Defuse.c20 if (size == SIZE_8_BITS) { in efuse_start_addr_unaligned_read()
50 hi_u8 tmp_data[SIZE_72_BITS / SIZE_8_BITS] = { 0 }; in efuse_start_addr_unaligned_read()
83 diff_head_read = start_bit % SIZE_8_BITS; in efuse_bits_read()
106 if (origine_size <= SIZE_8_BITS) { in efuse_bits_read()
187 if (size > (EFUSE_MAX_INDEX_SIZE * SIZE_8_BITS) || key_data == HI_NULL || size == 0) { in efuse_bits_write()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/efuse/
H A Defuse.c24 if (size == SIZE_8_BITS) { in efuse_start_addr_unaligned_read()
51 hi_u8 tmp_data[SIZE_72_BITS / SIZE_8_BITS] = { 0 }; in efuse_start_addr_unaligned_read()
80 diff_head_read = start_bit % SIZE_8_BITS; in efuse_bits_read()
104 if (origine_size <= SIZE_8_BITS) { in efuse_bits_read()
277 if (size > (EFUSE_MAX_INDEX_SIZE * SIZE_8_BITS) || key_data == HI_NULL || size == 0) { in hi_efuse_usr_write()
H A Defuse.h22 #define SIZE_8_BITS 8 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Defuse.h22 #define SIZE_8_BITS 8 macro

Completed in 2 milliseconds