Home
last modified time | relevance | path

Searched refs:esp_gdbstub_getchar (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-2.7.6/components/esp_gdbstub/src/
Dpacket.c134 c = esp_gdbstub_getchar(); in esp_gdbstub_read_command()
139 c = esp_gdbstub_getchar(); in esp_gdbstub_read_command()
154 c = esp_gdbstub_getchar(); in esp_gdbstub_read_command()
164 sentchs[0] = esp_gdbstub_getchar(); in esp_gdbstub_read_command()
165 sentchs[1] = esp_gdbstub_getchar(); in esp_gdbstub_read_command()
/hal_espressif-2.7.6/components/esp_gdbstub/esp32/
Dgdbstub_esp32.c26 int esp_gdbstub_getchar(void) in esp_gdbstub_getchar() function
/hal_espressif-2.7.6/components/esp_gdbstub/esp32s2/
Dgdbstub_esp32s2.c26 int esp_gdbstub_getchar() in esp_gdbstub_getchar() function
/hal_espressif-2.7.6/components/esp_gdbstub/esp32s3/
Dgdbstub_esp32s3.c26 int esp_gdbstub_getchar() in esp_gdbstub_getchar() function
/hal_espressif-2.7.6/components/esp_gdbstub/private_include/
Desp_gdbstub_common.h107 int esp_gdbstub_getchar(void);
/hal_espressif-2.7.6/components/esp_gdbstub/esp32c3/
Dgdbstub_esp32c3.c63 int esp_gdbstub_getchar() in esp_gdbstub_getchar() function