openocd/src
David Brownell eb6c880ddc ARM DPM: make DSCR bit defs sharable
Move the symbols for these bits from "armv7a.h" to "arm_dpm.h",
where they can be seen and used not just by Cortex-A but also
by the ARM11 (armv6) code.

Change them from bit numbers to bit masks ... this matches the
usage in ARM11 code, and also makes it easier to read.

Rename DSCR_EXT_INT_EN as DSCR_ITR_EN to match the docs; it's
enabling ITR functionality, not external interrupts, so this
changes the name to be less misleading.  (There *IS* a bit
affecting interrupts, and this isn't it.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-12-03 16:08:04 -08:00
..
flash remove tertiary include paths 2009-12-03 04:24:50 -08:00
helper remove tertiary include paths 2009-12-03 04:24:50 -08:00
jtag remove tertiary include paths 2009-12-03 04:24:50 -08:00
pld remove tertiary include paths 2009-12-03 04:24:50 -08:00
server fix regressions with GDB port numbers 2009-12-03 05:28:51 -08:00
svf remove tertiary include paths 2009-12-03 04:24:50 -08:00
target ARM DPM: make DSCR bit defs sharable 2009-12-03 16:08:04 -08:00
xsvf remove tertiary include paths 2009-12-03 04:24:50 -08:00
ecosboard.c zy1000: include files have moved about 2009-12-03 13:47:25 +01:00
hello.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
Makefile.am remove tertiary include paths 2009-12-03 04:24:50 -08:00
openocd.c fix another init regression 2009-12-03 14:44:03 -08:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00