Revision c94963a4 host/lib/usrp/usrp2/usrp2_impl.hpp
| b/host/lib/usrp/usrp2/usrp2_impl.hpp | ||
|---|---|---|
| 53 | 53 |
static const size_t USRP2_SRAM_BYTES = size_t(1 << 20); |
| 54 | 54 |
static const boost::uint32_t USRP2_TX_ASYNC_SID = 2; |
| 55 | 55 |
static const boost::uint32_t USRP2_RX_SID_BASE = 3; |
| 56 |
static const std::string USRP2_EEPROM_MAP_KEY = "N100"; |
|
| 56 | 57 |
|
| 57 | 58 |
//! Make a usrp2 dboard interface. |
| 58 | 59 |
uhd::usrp::dboard_iface::sptr make_usrp2_dboard_iface( |
Also available in: Unified diff