Home
last modified time | relevance | path

Searched defs:cmd_func (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_cmd.c43 at_cmd_func *cmd_func = (at_cmd_func *) ((cmd_list->at_cmd_list[i] + j)); in at_find_proc_func() local
Dat.c45 hi_u32 at_cmd_excute(const at_cmd_func *cmd_func, at_cmd_attr *cmd_parsed) in at_cmd_excute()
120 at_cmd_func *cmd_func = HI_NULL; in at_func_process() local
Dhi_at.c566 HI_CONST at_cmd_func *cmd_func = (at_cmd_func *)((ctx->at_cmd_list[tbl_index] + i)); in check_name_and_callback() local
Dat_general.c416 at_cmd_func *cmd_func = (at_cmd_func *) ((cmd_list->at_cmd_list[i] + j)); in at_exe_help_cmd() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dcmd_loop.c65 typedef hi_u32(*cmd_func) (const uart_ctx *cmd_ctx); typedef
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_debug.c157 typedef hi_s32 (*cmd_func)(hdmi_debug_cmd_arg *cmd_arg); typedef
2377 debug_func cmd_func; member