esp_algorithm_reg_args is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
struct reg_param *
Algorithm register params. User args start from user_first_reg_param.
uint32_t
Number of register params.
uint32_t
The first several reg_params can be used by stub itself (e.g. for trampoline). This is the index of the first reg_param available for user to pass args to algorithm stub.

References

from examples