OpenOCD
esp_xtensa_algorithm.h File Reference
Include dependency graph for esp_xtensa_algorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ESP_XTENSA_STUB_ARGS_FUNC_START   6
 Index of the first user-defined algo arg. More...
 

Variables

const struct esp_algorithm_hw xtensa_algo_hw
 

Macro Definition Documentation

◆ ESP_XTENSA_STUB_ARGS_FUNC_START

#define ESP_XTENSA_STUB_ARGS_FUNC_START   6

Index of the first user-defined algo arg.

See also
algorithm_stub

Definition at line 15 of file esp_xtensa_algorithm.h.

Variable Documentation

◆ xtensa_algo_hw

const struct esp_algorithm_hw xtensa_algo_hw
extern

Definition at line 18 of file esp_xtensa_algorithm.c.

Referenced by esp_xtensa_init_arch_info().