Searched refs:hi_nv_type (Results 1 - 5 of 5) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/ |
H A D | hi_nvm.c | 77 hi_u32 nv_check_file(hi_u8* pdata, hi_u32 len, hi_nv_type nv_type) in nv_check_file() 102 hi_nv_item_index* nv_find_item(hi_u8* data, hi_u8 id, hi_nv_type nv_type) in nv_find_item() 123 hi_u32 nv_init_start(hi_u32 block_size, hi_u8** data, hi_u8** back, hi_nv_ctrl** nv_ctrl, hi_nv_type nv_type) in nv_init_start() 173 hi_u32 nv_init_common(hi_u32 base_addr, hi_u32 total_size, hi_u32 block_size, hi_nv_type nv_type) in nv_init_common() 227 hi_u8 nv_get_item_len(hi_u32 id, hi_nv_type nv_type) in nv_get_item_len() 237 hi_u32 nv_read_common(hi_u8 id, hi_pvoid pdata, hi_u8 len, hi_nv_type nv_type) in nv_read_common() 295 hi_u32 nv_block_write(hi_u8* p_nv_file, hi_nv_type nv_type) in nv_block_write() 315 hi_u32 nv_common_write(hi_u8 id, hi_nv_type nv_type, hi_u8 len, const hi_pvoid data) in nv_common_write() 363 hi_u32 nv_write_common(hi_u8 id, const hi_pvoid data, hi_u8 len, hi_nv_type nv_type) in nv_write_common()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/ |
H A D | hi_nvm.c | 77 hi_u32 nv_check_file(hi_u8* pdata, hi_u32 len, hi_nv_type nv_type) in nv_check_file() 102 hi_nv_item_index* nv_find_item(hi_u8* data, hi_u8 id, hi_nv_type nv_type) in nv_find_item() 124 hi_u32 nv_init_start(hi_u32 block_size, hi_u8** data, hi_u8** back, hi_nv_ctrl** nv_ctrl, hi_nv_type nv_type) in nv_init_start() 174 hi_u32 nv_init_common(hi_u32 base_addr, hi_u32 total_size, hi_u32 block_size, hi_nv_type nv_type) in nv_init_common() 228 hi_u8 nv_get_item_len(hi_u32 id, hi_nv_type nv_type) in nv_get_item_len() 239 hi_u32 nv_read_common(hi_u8 id, hi_pvoid pdata, hi_u8 len, hi_nv_type nv_type) in nv_read_common() 297 hi_u32 nv_block_write(hi_u8* p_nv_file, hi_nv_type nv_type) in nv_block_write() 318 hi_u32 nv_common_write(hi_u8 id, hi_nv_type nv_type, hi_u8 len, const hi_pvoid data) in nv_common_write() 366 hi_u32 nv_write_common(hi_u8 id, const hi_pvoid data, hi_u8 len, hi_nv_type nv_type) in nv_write_common()
|
H A D | hi_nvm.h | 79 } hi_nv_type; typedef
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/ |
H A D | hi_nvm.h | 71 } hi_nv_type; typedef
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/ |
H A D | hi_nvm.h | 78 } hi_nv_type; typedef
|
Completed in 3 milliseconds