Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/finsh/
H A Dmsh.c165 cmd_function_t cmd_func = RT_NULL; in msh_get_cmd() local
276 cmd_function_t cmd_func; in _msh_exec_cmd() local
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/
H A Dwinusb.c156 static ufunction_t cmd_func = RT_NULL; variable