from arm_adi_v5.h:736
int adiv6_dap_read_baseptr(struct command_invocation *cmd,
struct adiv5_dap *dap,
target_addr_t *baseptr);
Location | Referrer | Text |
---|---|---|
arm_adi_v5.c:1266 | int adiv6_dap_read_baseptr(struct command_invocation *cmd, struct adiv5_dap *dap, uint64_t *baseptr) | |
arm_adi_v5.h:736 | int adiv6_dap_read_baseptr(struct command_invocation *cmd, struct adiv5_dap *dap, target_addr_t *baseptr); | |
arm_adi_v5.c:2523 | handle_dap_info_command() | |
arm_dap.c:470 | handle_dap_info_command() |