UHD
003.001.002
|
#include <uhd/config.hpp>
#include <uhd/types/stream_cmd.hpp>
#include <uhd/usrp/subdev_props.hpp>
#include <boost/cstdint.hpp>
Go to the source code of this file.
Namespaces | |
uhd | |
uhd::usrp | |
uhd::usrp::dsp_type1 | |
Functions | |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_rx_mux_word (subdev_conn_t subdev_conn) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_tx_mux_word (subdev_conn_t subdev_conn) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_cordic_word_and_update (double &freq, double codec_rate) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_cic_filter_word (unsigned rate) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_iq_scale_word (boost::int16_t i, boost::int16_t q) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_iq_scale_word (unsigned rate) |
UHD_API boost::uint32_t | uhd::usrp::dsp_type1::calc_stream_cmd_word (const stream_cmd_t &stream_cmd) |