xtensa_algo_hw is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

xtensa_algo_hw variable

Syntax

extern const struct esp_algorithm_hw xtensa_algo_hw;
Implemented in esp_xtensa_algorithm.c:20

References

LocationReferrerText
esp_xtensa_algorithm.c:20
const struct esp_algorithm_hw xtensa_algo_hw = {
esp_xtensa_algorithm.h:17
extern const struct esp_algorithm_hw xtensa_algo_hw;
esp_xtensa.c:73esp_xtensa_init_arch_info()
ret = esp_common_init(&esp_xtensa->esp, &xtensa_algo_hw);

Type Use

Type of xtensa_algo_hw
xtensa_algo_hw
all items filtered out