Home
last modified time | relevance | path

Searched defs:bin_len (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_general.c227 hi_u32 factory_check_common_head(const hi_upg_common_head *head, hi_u32 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()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/
Dshell.c305 static size_t hex2bin(const char *hex, u8_t *bin, size_t bin_len) in hex2bin()