Loading [MathJax]/extensions/tex2jax.js
 |
USRP Hardware Driver and USRP Manual
Version: 4.8.0.0
UHD and USRP Manual
|
|
Go to the documentation of this file.
14 namespace uhd {
namespace transport {
29 typedef std::shared_ptr<usb_zero_copy>
sptr;
49 const int recv_interface,
50 const unsigned char recv_endpoint,
51 const int send_interface,
52 const unsigned char send_endpoint,
Definition: usb_zero_copy.hpp:26
std::shared_ptr< usb_zero_copy > sptr
Definition: usb_zero_copy.hpp:29
#define UHD_API
Definition: config.h:87
Definition: zero_copy.hpp:146
Definition: device_addr.hpp:38
Definition: build_info.hpp:12
std::shared_ptr< usb_device_handle > sptr
Definition: usb_device_handle.hpp:34