Home
last modified time | relevance | path

Searched defs:cmd_name (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat.h66 hi_char cmd_name[AT_CMD_MAX_LEN]; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Dplat_firmware.h154 hi_u8 cmd_name[DOWNLOAD_CMD_LEN]; member
159 hi_u8 cmd_name[DOWNLOAD_CMD_LEN]; member
Dplat_firmware.c1171 static hi_s32 execute_download_cmd(hi_s32 cmd_type, hi_u8 *cmd_name, hi_u8 *cmd_para, firmware_mem_… in execute_download_cmd()
1443 hi_u8 cmd_name[DOWNLOAD_CMD_LEN]; in firmware_parse_cfg() local