Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_general.c227 hi_u32 factory_check_common_head(const hi_upg_common_head *head, hi_u32 bin_len) in factory_check_common_head() argument
237 if (head->file_len > bin_len) { in factory_check_common_head()
250 hi_u32 factory_check_file(hi_u32 flash_addr, hi_u32 bin_len) in factory_check_file() argument
265 ret = factory_check_common_head(common_head, bin_len); in factory_check_file()

Completed in 3 milliseconds