esp_algorithm_run_data::::::code_buf_size is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDesp_algorithm_run_data::::::code_buf_size

esp_algorithm_run_data::::::code_buf_size field

Size of the pre-alocated on-board buffer for stub's code.

Syntax

uint32_t code_buf_size;

References

LocationReferrerText
esp_algorithm.h:274
uint32_t code_buf_size;
esp_algorithm.c:550esp_algorithm_load_onboard_func()
if (tramp_sz > run->on_board.code_buf_size) {
esp_algorithm.c:552esp_algorithm_load_onboard_func()
tramp_sz, run->on_board.code_buf_size);

Data Use

Functions reading esp_algorithm_run_data::::::code_buf_size
esp_algorithm_run_data::::::code_buf_size
all items filtered out
Type of esp_algorithm_run_data::::::code_buf_size
esp_algorithm_run_data::::::code_buf_size
uint32_t
all items filtered out