Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h83 } esp_command_response_t; typedef
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_flasher.c187 esp_command_response_t resp = { in cmd_loop()
215 SLIP_send_frame_data_buf(&resp, sizeof(esp_command_response_t)); in cmd_loop()
248 SLIP_send_frame_data_buf(&resp, sizeof(esp_command_response_t)); in cmd_loop()