Merge branch 'new_wb_intercon' into new_eth
[debian/gnuradio] / usrp2 / firmware / lib / clocks.h
index 4d44bca79bafeb96204e67bf6eb537ba830fc5d6..39a0893c15c3de8be9d50126c7b19f6002b75507 100644 (file)
@@ -43,6 +43,11 @@ void clocks_init(void);
  */
 void clocks_mimo_config(int flags);
 
+/*!
+ * \brief Lock Detect -- Return True if our PLL is locked
+ */
+bool clocks_lock_detect();
+
 /*!
  * \brief Enable or disable test clock (extra clock signal)
  */