aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/usrp2_regs.hpp
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-11 11:18:50 -0700
committerJosh Blum <josh@joshknows.com>2010-08-11 11:18:50 -0700
commit9503c5101007ba1261b8d23ee6a17305bbaa6f2a (patch)
tree1bd68ede7048f2199eeffdb5f700dd53e26f8f78 /host/lib/usrp/usrp2/usrp2_regs.hpp
parente581e0af0ab0387b03e20c5eadec157bcbb777ca (diff)
parent9e419c7b7f35062ceb2ed4e508cadb163067593f (diff)
downloaduhd-9503c5101007ba1261b8d23ee6a17305bbaa6f2a.tar.gz
uhd-9503c5101007ba1261b8d23ee6a17305bbaa6f2a.tar.bz2
uhd-9503c5101007ba1261b8d23ee6a17305bbaa6f2a.zip
Merge branch 'changes'
Diffstat (limited to 'host/lib/usrp/usrp2/usrp2_regs.hpp')
-rw-r--r--host/lib/usrp/usrp2/usrp2_regs.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/usrp2/usrp2_regs.hpp b/host/lib/usrp/usrp2/usrp2_regs.hpp
index cc9094ae7..9d306090b 100644
--- a/host/lib/usrp/usrp2/usrp2_regs.hpp
+++ b/host/lib/usrp/usrp2/usrp2_regs.hpp
@@ -107,6 +107,7 @@
#define U2_REG_TIME64_SECS_RB (0xCC00 + 4*10)
#define U2_REG_TIME64_TICKS_RB (0xCC00 + 4*11)
+#define U2_REG_COMPAT_NUM_RB (0xCC00 + 4*12)
//pps flags (see above)
#define U2_FLAG_TIME64_PPS_NEGEDGE (0 << 0)