Home
last modified time | relevance | path

Searched refs:cortexa_target (Results 1 – 2 of 2) sorted by relevance

/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget.c89 extern struct target_type cortexa_target;
127 &cortexa_target,
H A Dcortex_a.c3144 struct target_type cortexa_target = { variable