Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_gdbstub/private_include/
Desp_gdbstub_common.h64 int current_task_index; member
/hal_espressif-3.6.0/components/esp_gdbstub/src/
Dgdbstub.c428 s_scratch.current_task_index = index; in set_active_task()
462 esp_gdbstub_send_hex(task_index_to_gdb_tid(s_scratch.current_task_index), 32); in handle_qC_command()