12 namespace uhd { 
namespace rfnoc {
 Definition: rfnoc_types.hpp:19
 
Definition: rfnoc_types.hpp:19
 
constexpr size_t chdr_w_to_bits(chdr_w_t chdr_w)
Conversion from chdr_w_t to a number of bits. 
Definition: rfnoc_types.hpp:22
 
uint16_t sep_id_t
Stream Endpoint ID Type. 
Definition: rfnoc_types.hpp:73
 
Definition: rfnoc_types.hpp:19
 
Definition: rfnoc_types.hpp:19
 
Definition: build_info.hpp:12
 
chdr_w_t
Type that indicates the CHDR Width in bits. 
Definition: rfnoc_types.hpp:19
 
constexpr chdr_w_t bits_to_chdr_w(size_t bits)
Conversion from number of bits to chdr_w_t. 
Definition: rfnoc_types.hpp:54