Home
last modified time | relevance | path

Searched refs:esp_console_cmd_func_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/console/
Desp_console.h153 typedef int (*esp_console_cmd_func_t)(int argc, char **argv); typedef
179 esp_console_cmd_func_t func;
Dcommands.c34 esp_console_cmd_func_t func; //!< pointer to the command handler