Searched refs:esp_console_cmd_func_t (Results 1 – 2 of 2) sorted by relevance
153 typedef int (*esp_console_cmd_func_t)(int argc, char **argv); typedef179 esp_console_cmd_func_t func;
34 esp_console_cmd_func_t func; //!< pointer to the command handler