esp_gdbstub_gethex() function
Get a hex value from the gdb packet
Syntax
uint32_t esp_gdbstub_gethex(const unsigned char **ptr,
int bits);
![]()
uint32_t esp_gdbstub_gethex(const unsigned char **ptr, int bits)![]()
uint32_t esp_gdbstub_gethex(const unsigned char **ptr, int bits);![]()
intptr_t addr = (intptr_t) esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t size = esp_gdbstub_gethex(&cmd, -1);![]()
intptr_t addr = (intptr_t) esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t size = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t size = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t size = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t size = esp_gdbstub_gethex(&cmd, -1);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
reg_index = esp_gdbstub_gethex(&cmd, 4);![]()
reg_index = esp_gdbstub_gethex(&cmd, 8);![]()
uint32_t addr = esp_gdbstub_gethex(&cmd, -1);![]()
int requested_tid = esp_gdbstub_gethex(&cmd, -1);![]()
unsigned char rchsum = esp_gdbstub_gethex(&c_ptr, 8);
esp_gdbstub_gethex() is called by 13 functions:
![]()
esp_gdbstub_gethex()
esp_gdbstub_gethex():
![]()
esp_gdbstub_gethex()