rtp_ops_mem_ap_header() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDrtp_ops_mem_ap_header()

rtp_ops_mem_ap_header() function

Wrapper around struct rtp_ops::mem_ap_header. Input parameter @a retval is propagated.

Syntax

static int rtp_ops_mem_ap_header(const struct rtp_ops *ops,     int retval,     struct adiv5_ap *ap,     uint64_t dbgbase,     uint32_t apid,     int depth);

Arguments

ops

retval

ap

dbgbase

apid

depth

References

LocationReferrerText
arm_adi_v5.c:1794
static int rtp_ops_mem_ap_header(const struct rtp_ops *ops,
arm_adi_v5.c:2016rtp_ap()
retval = rtp_ops_mem_ap_header(ops, retval, ap, dbgbase, apid, depth);

Call Tree

Functions calling rtp_ops_mem_ap_header()
Functions called by rtp_ops_mem_ap_header()
all items filtered out
rtp_ops_mem_ap_header()
all items filtered out