OpenOCD
esp_xtensa_algorithm.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
3
/***************************************************************************
4
* Module to run arbitrary code on Xtensa using OpenOCD *
5
* Copyright (C) 2019 Espressif Systems Ltd. *
6
***************************************************************************/
7
8
#ifndef OPENOCD_TARGET_ESP_XTENSA_ALGO_H
9
#define OPENOCD_TARGET_ESP_XTENSA_ALGO_H
10
11
#include <
target/xtensa/xtensa.h
>
12
#include <
target/espressif/esp_algorithm.h
>
13
15
#define ESP_XTENSA_STUB_ARGS_FUNC_START 6
16
17
extern
const
struct
esp_algorithm_hw
xtensa_algo_hw
;
18
19
#endif
/* OPENOCD_TARGET_XTENSA_ALGO_H */
esp_algorithm.h
xtensa_algo_hw
const struct esp_algorithm_hw xtensa_algo_hw
Definition:
esp_xtensa_algorithm.c:20
esp_algorithm_hw
Definition:
esp_algorithm.h:247
xtensa.h
Holds the interface to Xtensa cores.
src
target
espressif
esp_xtensa_algorithm.h
Generated by
1.9.1