OpenOCD
esp32s2.c File Reference
Include dependency graph for esp32s2.c:

Go to the source code of this file.

Data Structures

struct  esp32s2_common
 

Macros

#define ESP32_S2_CLK_CONF   (ESP32_S2_RTCCNTL_BASE + 0x0074)
 
#define ESP32_S2_CLK_CONF_DEF   0x1583218
 
#define ESP32_S2_DPORT_PMS_OCCUPY_3   0x3F4C10E0
 
#define ESP32_S2_DR_REG_HIGH   0x3f4d3FFC
 
#define ESP32_S2_DR_REG_LOW   0x3f400000
 
#define ESP32_S2_DR_REG_UART_BASE   0x3f400000
 
#define ESP32_S2_DRAM_HIGH   0x40000000
 
#define ESP32_S2_DRAM_LOW   0x3ffb0000
 
#define ESP32_S2_DROM0_HIGH   ESP32_S2_DR_REG_LOW
 
#define ESP32_S2_DROM0_LOW   ESP32_S2_DROM_LOW
 
#define ESP32_S2_DROM1_HIGH   ESP32_S2_DROM_HIGH
 
#define ESP32_S2_DROM1_LOW   ESP32_S2_DR_REG_HIGH
 
#define ESP32_S2_EXTRAM_DATA_HIGH   0x3ff80000
 
#define ESP32_S2_EXTRAM_DATA_LOW   0x3f500000
 
#define ESP32_S2_IRAM_HIGH   0x40070000
 
#define ESP32_S2_IRAM_LOW   0x40020000
 
#define ESP32_S2_IROM_MASK_HIGH   0x40020000
 
#define ESP32_S2_IROM_MASK_LOW   0x40000000
 
#define ESP32_S2_OPTIONS0   (ESP32_S2_RTCCNTL_BASE + 0x0000)
 
#define ESP32_S2_REG_UART_BASE(i)   (ESP32_S2_DR_REG_UART_BASE + (i) * 0x10000)
 
#define ESP32_S2_RTC_CNTL_DIG_PWC_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTC_CNTL_DIG_PWC_REG_OFF)
 
#define ESP32_S2_RTC_CNTL_DIG_PWC_REG_OFF   0x8C
 
#define ESP32_S2_RTC_DATA_HIGH   0x50002000
 
#define ESP32_S2_RTC_DATA_LOW   0x50000000
 
#define ESP32_S2_RTC_DRAM_HIGH   0x3ffa0000
 
#define ESP32_S2_RTC_DRAM_LOW   0x3ff9e000
 
#define ESP32_S2_RTC_IRAM_HIGH   0x40072000
 
#define ESP32_S2_RTC_IRAM_LOW   0x40070000
 
#define ESP32_S2_RTCCNTL_BASE   0x3f408000
 
#define ESP32_S2_RTCWDT_CFG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTCWDT_CFG_OFF)
 
#define ESP32_S2_RTCWDT_CFG_OFF   0x94
 
#define ESP32_S2_RTCWDT_PROTECT   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTCWDT_PROTECT_OFF)
 
#define ESP32_S2_RTCWDT_PROTECT_OFF   0xAC
 
#define ESP32_S2_STORE4   (ESP32_S2_RTCCNTL_BASE + 0x00BC)
 
#define ESP32_S2_STORE5   (ESP32_S2_RTCCNTL_BASE + 0x00C0)
 
#define ESP32_S2_SW_CPU_STALL   (ESP32_S2_RTCCNTL_BASE + 0x00B8)
 
#define ESP32_S2_SW_STALL_PROCPU_C0_M   ((ESP32_S2_SW_STALL_PROCPU_C0_V) << (ESP32_S2_SW_STALL_PROCPU_C0_S))
 
#define ESP32_S2_SW_STALL_PROCPU_C0_S   2
 
#define ESP32_S2_SW_STALL_PROCPU_C0_V   0x3
 
#define ESP32_S2_SW_STALL_PROCPU_C1_M   ((ESP32_S2_SW_STALL_PROCPU_C1_V) << (ESP32_S2_SW_STALL_PROCPU_C1_S))
 
#define ESP32_S2_SW_STALL_PROCPU_C1_S   26
 
#define ESP32_S2_SW_STALL_PROCPU_C1_V   0x3FU
 
#define ESP32_S2_SW_SYS_RST_M   0x80000000
 
#define ESP32_S2_SW_SYS_RST_S   31
 
#define ESP32_S2_SW_SYS_RST_V   0x1
 
#define ESP32_S2_SWD_AUTO_FEED_EN_M   BIT(31)
 
#define ESP32_S2_SWD_CONF_OFF   0xB0
 
#define ESP32_S2_SWD_CONF_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_SWD_CONF_OFF)
 
#define ESP32_S2_SWD_WKEY_VALUE   0x8F1D312AU
 
#define ESP32_S2_SWD_WPROTECT_OFF   0xB4
 
#define ESP32_S2_SWD_WPROTECT_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_SWD_WPROTECT_OFF)
 
#define ESP32_S2_SYS_RAM_HIGH   (ESP32_S2_SYS_RAM_LOW + 0x20000000UL)
 
#define ESP32_S2_SYS_RAM_LOW   0x60000000UL
 
#define ESP32_S2_TIMG0_BASE   0x3f41F000
 
#define ESP32_S2_TIMG0WDT_CFG0   (ESP32_S2_TIMG0_BASE + ESP32_S2_TIMGWDT_CFG0_OFF)
 
#define ESP32_S2_TIMG0WDT_PROTECT   (ESP32_S2_TIMG0_BASE + ESP32_S2_TIMGWDT_PROTECT_OFF)
 
#define ESP32_S2_TIMG1_BASE   0x3f420000
 
#define ESP32_S2_TIMG1WDT_CFG0   (ESP32_S2_TIMG1_BASE + ESP32_S2_TIMGWDT_CFG0_OFF)
 
#define ESP32_S2_TIMG1WDT_PROTECT   (ESP32_S2_TIMG1_BASE + ESP32_S2_TIMGWDT_PROTECT_OFF)
 
#define ESP32_S2_TIMGWDT_CFG0_OFF   0x48
 
#define ESP32_S2_TIMGWDT_PROTECT_OFF   0x64
 
#define ESP32_S2_TRACEMEM_BLOCK_SZ   0x4000
 
#define ESP32_S2_UART_DATE_REG(i)   (ESP32_S2_REG_UART_BASE(i) + 0x74)
 
#define ESP32_S2_WDT_WKEY_VALUE   0x50d83aa1
 

Functions

static int esp32s2_arch_state (struct target *target)
 
static int esp32s2_assert_reset (struct target *target)
 
static int esp32s2_deassert_reset (struct target *target)
 
static int esp32s2_disable_wdts (struct target *target)
 
static int esp32s2_on_halt (struct target *target)
 
static int esp32s2_poll (struct target *target)
 
static int esp32s2_set_peri_reg_mask (struct target *target, target_addr_t addr, uint32_t mask, uint32_t val)
 
static int esp32s2_soc_reset (struct target *target)
 
static int esp32s2_soft_reset_halt (struct target *target)
 
static int esp32s2_stall (struct target *target)
 
static int esp32s2_stall_set (struct target *target, bool stall)
 
static int esp32s2_step (struct target *target, int current, target_addr_t address, int handle_breakpoints)
 
static int esp32s2_target_create (struct target *target, Jim_Interp *interp)
 
static int esp32s2_target_init (struct command_context *cmd_ctx, struct target *target)
 
static int esp32s2_unstall (struct target *target)
 
static int esp32s2_virt2phys (struct target *target, target_addr_t virtual, target_addr_t *physical)
 

Variables

static const struct command_registration esp32s2_command_handlers []
 
static const struct xtensa_debug_ops esp32s2_dbg_ops
 
static const struct xtensa_power_ops esp32s2_pwr_ops
 
static const struct esp_semihost_ops esp32s2_semihost_ops
 
struct target_type esp32s2_target
 

Macro Definition Documentation

◆ ESP32_S2_CLK_CONF

#define ESP32_S2_CLK_CONF   (ESP32_S2_RTCCNTL_BASE + 0x0074)

Definition at line 82 of file esp32s2.c.

◆ ESP32_S2_CLK_CONF_DEF

#define ESP32_S2_CLK_CONF_DEF   0x1583218

Definition at line 83 of file esp32s2.c.

◆ ESP32_S2_DPORT_PMS_OCCUPY_3

#define ESP32_S2_DPORT_PMS_OCCUPY_3   0x3F4C10E0

Definition at line 86 of file esp32s2.c.

◆ ESP32_S2_DR_REG_HIGH

#define ESP32_S2_DR_REG_HIGH   0x3f4d3FFC

Definition at line 37 of file esp32s2.c.

◆ ESP32_S2_DR_REG_LOW

#define ESP32_S2_DR_REG_LOW   0x3f400000

Definition at line 36 of file esp32s2.c.

◆ ESP32_S2_DR_REG_UART_BASE

#define ESP32_S2_DR_REG_UART_BASE   0x3f400000

Definition at line 90 of file esp32s2.c.

◆ ESP32_S2_DRAM_HIGH

#define ESP32_S2_DRAM_HIGH   0x40000000

Definition at line 27 of file esp32s2.c.

◆ ESP32_S2_DRAM_LOW

#define ESP32_S2_DRAM_LOW   0x3ffb0000

Definition at line 26 of file esp32s2.c.

◆ ESP32_S2_DROM0_HIGH

#define ESP32_S2_DROM0_HIGH   ESP32_S2_DR_REG_LOW

Definition at line 44 of file esp32s2.c.

◆ ESP32_S2_DROM0_LOW

#define ESP32_S2_DROM0_LOW   ESP32_S2_DROM_LOW

Definition at line 43 of file esp32s2.c.

◆ ESP32_S2_DROM1_HIGH

#define ESP32_S2_DROM1_HIGH   ESP32_S2_DROM_HIGH

Definition at line 46 of file esp32s2.c.

◆ ESP32_S2_DROM1_LOW

#define ESP32_S2_DROM1_LOW   ESP32_S2_DR_REG_HIGH

Definition at line 45 of file esp32s2.c.

◆ ESP32_S2_EXTRAM_DATA_HIGH

#define ESP32_S2_EXTRAM_DATA_HIGH   0x3ff80000

Definition at line 35 of file esp32s2.c.

◆ ESP32_S2_EXTRAM_DATA_LOW

#define ESP32_S2_EXTRAM_DATA_LOW   0x3f500000

Definition at line 34 of file esp32s2.c.

◆ ESP32_S2_IRAM_HIGH

#define ESP32_S2_IRAM_HIGH   0x40070000

Definition at line 25 of file esp32s2.c.

◆ ESP32_S2_IRAM_LOW

#define ESP32_S2_IRAM_LOW   0x40020000

Definition at line 24 of file esp32s2.c.

◆ ESP32_S2_IROM_MASK_HIGH

#define ESP32_S2_IROM_MASK_HIGH   0x40020000

Definition at line 23 of file esp32s2.c.

◆ ESP32_S2_IROM_MASK_LOW

#define ESP32_S2_IROM_MASK_LOW   0x40000000

Definition at line 22 of file esp32s2.c.

◆ ESP32_S2_OPTIONS0

#define ESP32_S2_OPTIONS0   (ESP32_S2_RTCCNTL_BASE + 0x0000)

Definition at line 71 of file esp32s2.c.

◆ ESP32_S2_REG_UART_BASE

#define ESP32_S2_REG_UART_BASE (   i)    (ESP32_S2_DR_REG_UART_BASE + (i) * 0x10000)

Definition at line 91 of file esp32s2.c.

◆ ESP32_S2_RTC_CNTL_DIG_PWC_REG

#define ESP32_S2_RTC_CNTL_DIG_PWC_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTC_CNTL_DIG_PWC_REG_OFF)

Definition at line 64 of file esp32s2.c.

◆ ESP32_S2_RTC_CNTL_DIG_PWC_REG_OFF

#define ESP32_S2_RTC_CNTL_DIG_PWC_REG_OFF   0x8C

Definition at line 63 of file esp32s2.c.

◆ ESP32_S2_RTC_DATA_HIGH

#define ESP32_S2_RTC_DATA_HIGH   0x50002000

Definition at line 33 of file esp32s2.c.

◆ ESP32_S2_RTC_DATA_LOW

#define ESP32_S2_RTC_DATA_LOW   0x50000000

Definition at line 32 of file esp32s2.c.

◆ ESP32_S2_RTC_DRAM_HIGH

#define ESP32_S2_RTC_DRAM_HIGH   0x3ffa0000

Definition at line 31 of file esp32s2.c.

◆ ESP32_S2_RTC_DRAM_LOW

#define ESP32_S2_RTC_DRAM_LOW   0x3ff9e000

Definition at line 30 of file esp32s2.c.

◆ ESP32_S2_RTC_IRAM_HIGH

#define ESP32_S2_RTC_IRAM_HIGH   0x40072000

Definition at line 29 of file esp32s2.c.

◆ ESP32_S2_RTC_IRAM_LOW

#define ESP32_S2_RTC_IRAM_LOW   0x40070000

Definition at line 28 of file esp32s2.c.

◆ ESP32_S2_RTCCNTL_BASE

#define ESP32_S2_RTCCNTL_BASE   0x3f408000

Definition at line 58 of file esp32s2.c.

◆ ESP32_S2_RTCWDT_CFG

#define ESP32_S2_RTCWDT_CFG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTCWDT_CFG_OFF)

Definition at line 65 of file esp32s2.c.

◆ ESP32_S2_RTCWDT_CFG_OFF

#define ESP32_S2_RTCWDT_CFG_OFF   0x94

Definition at line 59 of file esp32s2.c.

◆ ESP32_S2_RTCWDT_PROTECT

#define ESP32_S2_RTCWDT_PROTECT   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_RTCWDT_PROTECT_OFF)

Definition at line 66 of file esp32s2.c.

◆ ESP32_S2_RTCWDT_PROTECT_OFF

#define ESP32_S2_RTCWDT_PROTECT_OFF   0xAC

Definition at line 60 of file esp32s2.c.

◆ ESP32_S2_STORE4

#define ESP32_S2_STORE4   (ESP32_S2_RTCCNTL_BASE + 0x00BC)

Definition at line 84 of file esp32s2.c.

◆ ESP32_S2_STORE5

#define ESP32_S2_STORE5   (ESP32_S2_RTCCNTL_BASE + 0x00C0)

Definition at line 85 of file esp32s2.c.

◆ ESP32_S2_SW_CPU_STALL

#define ESP32_S2_SW_CPU_STALL   (ESP32_S2_RTCCNTL_BASE + 0x00B8)

Definition at line 78 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C0_M

#define ESP32_S2_SW_STALL_PROCPU_C0_M   ((ESP32_S2_SW_STALL_PROCPU_C0_V) << (ESP32_S2_SW_STALL_PROCPU_C0_S))

Definition at line 75 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C0_S

#define ESP32_S2_SW_STALL_PROCPU_C0_S   2

Definition at line 77 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C0_V

#define ESP32_S2_SW_STALL_PROCPU_C0_V   0x3

Definition at line 76 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C1_M

#define ESP32_S2_SW_STALL_PROCPU_C1_M   ((ESP32_S2_SW_STALL_PROCPU_C1_V) << (ESP32_S2_SW_STALL_PROCPU_C1_S))

Definition at line 79 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C1_S

#define ESP32_S2_SW_STALL_PROCPU_C1_S   26

Definition at line 81 of file esp32s2.c.

◆ ESP32_S2_SW_STALL_PROCPU_C1_V

#define ESP32_S2_SW_STALL_PROCPU_C1_V   0x3FU

Definition at line 80 of file esp32s2.c.

◆ ESP32_S2_SW_SYS_RST_M

#define ESP32_S2_SW_SYS_RST_M   0x80000000

Definition at line 72 of file esp32s2.c.

◆ ESP32_S2_SW_SYS_RST_S

#define ESP32_S2_SW_SYS_RST_S   31

Definition at line 74 of file esp32s2.c.

◆ ESP32_S2_SW_SYS_RST_V

#define ESP32_S2_SW_SYS_RST_V   0x1

Definition at line 73 of file esp32s2.c.

◆ ESP32_S2_SWD_AUTO_FEED_EN_M

#define ESP32_S2_SWD_AUTO_FEED_EN_M   BIT(31)

Definition at line 69 of file esp32s2.c.

◆ ESP32_S2_SWD_CONF_OFF

#define ESP32_S2_SWD_CONF_OFF   0xB0

Definition at line 61 of file esp32s2.c.

◆ ESP32_S2_SWD_CONF_REG

#define ESP32_S2_SWD_CONF_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_SWD_CONF_OFF)

Definition at line 67 of file esp32s2.c.

◆ ESP32_S2_SWD_WKEY_VALUE

#define ESP32_S2_SWD_WKEY_VALUE   0x8F1D312AU

Definition at line 70 of file esp32s2.c.

◆ ESP32_S2_SWD_WPROTECT_OFF

#define ESP32_S2_SWD_WPROTECT_OFF   0xB4

Definition at line 62 of file esp32s2.c.

◆ ESP32_S2_SWD_WPROTECT_REG

#define ESP32_S2_SWD_WPROTECT_REG   (ESP32_S2_RTCCNTL_BASE + ESP32_S2_SWD_WPROTECT_OFF)

Definition at line 68 of file esp32s2.c.

◆ ESP32_S2_SYS_RAM_HIGH

#define ESP32_S2_SYS_RAM_HIGH   (ESP32_S2_SYS_RAM_LOW + 0x20000000UL)

Definition at line 39 of file esp32s2.c.

◆ ESP32_S2_SYS_RAM_LOW

#define ESP32_S2_SYS_RAM_LOW   0x60000000UL

Definition at line 38 of file esp32s2.c.

◆ ESP32_S2_TIMG0_BASE

#define ESP32_S2_TIMG0_BASE   0x3f41F000

Definition at line 50 of file esp32s2.c.

◆ ESP32_S2_TIMG0WDT_CFG0

#define ESP32_S2_TIMG0WDT_CFG0   (ESP32_S2_TIMG0_BASE + ESP32_S2_TIMGWDT_CFG0_OFF)

Definition at line 54 of file esp32s2.c.

◆ ESP32_S2_TIMG0WDT_PROTECT

#define ESP32_S2_TIMG0WDT_PROTECT   (ESP32_S2_TIMG0_BASE + ESP32_S2_TIMGWDT_PROTECT_OFF)

Definition at line 56 of file esp32s2.c.

◆ ESP32_S2_TIMG1_BASE

#define ESP32_S2_TIMG1_BASE   0x3f420000

Definition at line 51 of file esp32s2.c.

◆ ESP32_S2_TIMG1WDT_CFG0

#define ESP32_S2_TIMG1WDT_CFG0   (ESP32_S2_TIMG1_BASE + ESP32_S2_TIMGWDT_CFG0_OFF)

Definition at line 55 of file esp32s2.c.

◆ ESP32_S2_TIMG1WDT_PROTECT

#define ESP32_S2_TIMG1WDT_PROTECT   (ESP32_S2_TIMG1_BASE + ESP32_S2_TIMGWDT_PROTECT_OFF)

Definition at line 57 of file esp32s2.c.

◆ ESP32_S2_TIMGWDT_CFG0_OFF

#define ESP32_S2_TIMGWDT_CFG0_OFF   0x48

Definition at line 52 of file esp32s2.c.

◆ ESP32_S2_TIMGWDT_PROTECT_OFF

#define ESP32_S2_TIMGWDT_PROTECT_OFF   0x64

Definition at line 53 of file esp32s2.c.

◆ ESP32_S2_TRACEMEM_BLOCK_SZ

#define ESP32_S2_TRACEMEM_BLOCK_SZ   0x4000

Definition at line 88 of file esp32s2.c.

◆ ESP32_S2_UART_DATE_REG

#define ESP32_S2_UART_DATE_REG (   i)    (ESP32_S2_REG_UART_BASE(i) + 0x74)

Definition at line 92 of file esp32s2.c.

◆ ESP32_S2_WDT_WKEY_VALUE

#define ESP32_S2_WDT_WKEY_VALUE   0x50d83aa1

Definition at line 49 of file esp32s2.c.

Function Documentation

◆ esp32s2_arch_state()

static int esp32s2_arch_state ( struct target target)
static

Definition at line 381 of file esp32s2.c.

References ERROR_OK.

◆ esp32s2_assert_reset()

static int esp32s2_assert_reset ( struct target target)
static

Definition at line 100 of file esp32s2.c.

References ERROR_OK.

◆ esp32s2_deassert_reset()

static int esp32s2_deassert_reset ( struct target target)
static

◆ esp32s2_disable_wdts()

◆ esp32s2_on_halt()

static int esp32s2_on_halt ( struct target target)
static

Definition at line 386 of file esp32s2.c.

References esp32s2_disable_wdts().

Referenced by esp32s2_poll(), and esp32s2_step().

◆ esp32s2_poll()

◆ esp32s2_set_peri_reg_mask()

static int esp32s2_set_peri_reg_mask ( struct target target,
target_addr_t  addr,
uint32_t  mask,
uint32_t  val 
)
static

Definition at line 136 of file esp32s2.c.

References addr, ERROR_OK, mask, target_read_u32(), and target_write_u32().

Referenced by esp32s2_soc_reset(), and esp32s2_stall_set().

◆ esp32s2_soc_reset()

◆ esp32s2_soft_reset_halt()

static int esp32s2_soft_reset_halt ( struct target target)
static

Definition at line 125 of file esp32s2.c.

References ERROR_OK, esp32s2_soc_reset(), LOG_TARGET_DEBUG, and xtensa_soft_reset_halt().

◆ esp32s2_stall()

static int esp32s2_stall ( struct target target)
inlinestatic

Definition at line 176 of file esp32s2.c.

References esp32s2_stall_set().

Referenced by esp32s2_soc_reset().

◆ esp32s2_stall_set()

◆ esp32s2_step()

static int esp32s2_step ( struct target target,
int  current,
target_addr_t  address,
int  handle_breakpoints 
)
static

◆ esp32s2_target_create()

static int esp32s2_target_create ( struct target target,
Jim_Interp *  interp 
)
static

Definition at line 465 of file esp32s2.c.

◆ esp32s2_target_init()

static int esp32s2_target_init ( struct command_context cmd_ctx,
struct target target 
)
static

Definition at line 441 of file esp32s2.c.

◆ esp32s2_unstall()

static int esp32s2_unstall ( struct target target)
inlinestatic

Definition at line 181 of file esp32s2.c.

References esp32s2_stall_set().

Referenced by esp32s2_soc_reset().

◆ esp32s2_virt2phys()

static int esp32s2_virt2phys ( struct target target,
target_addr_t  virtual,
target_addr_t physical 
)
static

Definition at line 434 of file esp32s2.c.

References ERROR_OK.

Variable Documentation

◆ esp32s2_command_handlers

const struct command_registration esp32s2_command_handlers[]
static
Initial value:
= {
{
},
{
.name = "arm",
.mode = COMMAND_ANY,
.help = "ARM Command Group",
.usage = "",
},
}
#define COMMAND_REGISTRATION_DONE
Use this as the last entry in an array of command_registration records.
Definition: command.h:247
@ COMMAND_ANY
Definition: command.h:42
const struct command_registration semihosting_common_handlers[]
const char * name
Definition: command.h:229
const struct command_registration xtensa_command_handlers[]
Definition: xtensa.c:4020

Definition at line 465 of file esp32s2.c.

◆ esp32s2_dbg_ops

const struct xtensa_debug_ops esp32s2_dbg_ops
static
Initial value:
= {
.queue_enable = xtensa_dm_queue_enable,
.queue_reg_read = xtensa_dm_queue_reg_read,
.queue_reg_write = xtensa_dm_queue_reg_write
}
int xtensa_dm_queue_reg_read(struct xtensa_debug_module *dm, enum xtensa_dm_reg reg, uint8_t *value)
int xtensa_dm_queue_reg_write(struct xtensa_debug_module *dm, enum xtensa_dm_reg reg, uint32_t value)
int xtensa_dm_queue_enable(struct xtensa_debug_module *dm)

Definition at line 441 of file esp32s2.c.

◆ esp32s2_pwr_ops

const struct xtensa_power_ops esp32s2_pwr_ops
static
Initial value:
= {
.queue_reg_read = xtensa_dm_queue_pwr_reg_read,
.queue_reg_write = xtensa_dm_queue_pwr_reg_write
}
int xtensa_dm_queue_pwr_reg_write(struct xtensa_debug_module *dm, enum xtensa_dm_pwr_reg reg, uint32_t data)
int xtensa_dm_queue_pwr_reg_read(struct xtensa_debug_module *dm, enum xtensa_dm_pwr_reg reg, uint8_t *data, uint32_t clear)

Definition at line 441 of file esp32s2.c.

◆ esp32s2_semihost_ops

const struct esp_semihost_ops esp32s2_semihost_ops
static
Initial value:
= {
}
static int esp32s2_disable_wdts(struct target *target)
Definition: esp32s2.c:325

Definition at line 441 of file esp32s2.c.

◆ esp32s2_target

struct target_type esp32s2_target

Definition at line 465 of file esp32s2.c.