Home
last modified time | relevance | path

Searched defs:adiv5_dap (Results 1 – 1 of 1) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Darm_adi_v5.h240 struct adiv5_dap { struct
241 const struct dap_ops *ops;
250 size_t cmd_pool_size;
252 struct jtag_tap *tap;
254 uint32_t dp_ctrl_stat;
259 uint32_t apsel;
265 uint32_t select;
268 uint8_t ack;
274 uint32_t *last_read;
280 bool ti_be_32_quirks;
[all …]