Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_gdbstub/src/
Dpacket.c129 int esp_gdbstub_read_command(unsigned char **out_cmd, size_t *out_size) in esp_gdbstub_read_command() argument
174 *out_cmd = s_cmd; in esp_gdbstub_read_command()
/hal_espressif-3.6.0/components/esp_gdbstub/private_include/
Desp_gdbstub_common.h169 int esp_gdbstub_read_command(unsigned char **out_cmd, size_t *out_size);