X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Farm_adi_v5.h;h=8edfaa8163912bc663617e50b49a49a2cddc8aa0;hb=646c3c99020f8fdf7ee0adf821582238aac4a80c;hp=f319a062db6a7779ab96a399199dff78fd18dbcc;hpb=a8edbd0200560bfd412c5c563908d860ed2c96a6;p=fw%2Fopenocd diff --git a/src/target/arm_adi_v5.h b/src/target/arm_adi_v5.h index f319a062d..8edfaa816 100644 --- a/src/target/arm_adi_v5.h +++ b/src/target/arm_adi_v5.h @@ -550,6 +550,7 @@ int mem_ap_write_buf_noincr(struct adiv5_ap *ap, /* Initialisation of the debug system, power domains and registers */ int dap_dp_init(struct adiv5_dap *dap); +int dap_dp_init_or_reconnect(struct adiv5_dap *dap); int mem_ap_init(struct adiv5_ap *ap); /* Invalidate cached DP select and cached TAR and CSW of all APs */