diff options
Diffstat (limited to 'host/lib/usrp/x300/x300_regs.hpp')
-rw-r--r-- | host/lib/usrp/x300/x300_regs.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/usrp/x300/x300_regs.hpp b/host/lib/usrp/x300/x300_regs.hpp index 4c5729efe..e984eb908 100644 --- a/host/lib/usrp/x300/x300_regs.hpp +++ b/host/lib/usrp/x300/x300_regs.hpp @@ -49,6 +49,7 @@ localparam RB64_TIME_PPS = 16; localparam RB32_TEST = 24; localparam RB32_RX = 28; localparam RB32_FP_GPIO = 32; +localparam RB32_MISC_INS = 36; localparam BL_ADDRESS = 0; localparam BL_DATA = 1; |