Skip to content
Snippets Groups Projects
Commit aaf1daa0 authored by mlu's avatar mlu
Browse files

Add DSCR_DTR_RX_FULL bit define

git-svn-id: svn://svn.berlios.de/openocd/trunk@2780 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 54c16fc5
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ extern char* cortex_a8_state_strings[];
#define DSCR_MON_DBG_MODE 15
#define DSCR_INSTR_COMP 24
#define DSCR_DTR_TX_FULL 29
#define DSCR_DTR_RX_FULL 30
typedef struct cortex_a8_brp_s
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment