esp32_apptrace_hw is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
uint32_t
uint32_t (*)(struct target *target)
int (*)(struct target *target, uint32_t *stat)
int (*)(struct target *target, uint32_t block_id, uint32_t len, bool conn, bool data)
int (*)(struct target *target, uint32_t *block_id, uint32_t *len, bool *conn)
int (*)(struct target *target, uint32_t *block_id, uint32_t *len)
int (*)(struct target *target, uint32_t size, uint8_t *buffer, uint32_t block_id, bool ack)
uint32_t (*)(struct target *target)
int (*)(struct target *target, uint32_t bufs_num, uint32_t buf_sz[], const uint8_t *bufs[], uint32_t block_id, bool ack, bool data)
int (*)(struct target *target)
int (*)(struct target *target)

References

from examples