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

Go to the source code of this file.

Functions

static struct esp_semihost_data __attribute__ ((unused))
 
int esp_semihosting_basedir_command (struct command_invocation *cmd)
 
int esp_semihosting_common (struct target *target)
 
static int esp_semihosting_sys_seek (struct target *target, uint64_t fd, uint32_t pos, size_t whence)
 

Function Documentation

◆ __attribute__()

static struct esp_semihost_data __attribute__ ( (unused)  )
static

◆ esp_semihosting_basedir_command()

◆ esp_semihosting_common()

◆ esp_semihosting_sys_seek()

static int esp_semihosting_sys_seek ( struct target target,
uint64_t  fd,
uint32_t  pos,
size_t  whence 
)
static