USRP Hardware Driver and USRP Manual Version: 20250415.0.git50967d13.fc42
UHD and USRP Manual
 
Loading...
Searching...
No Matches
block_control.hpp
Go to the documentation of this file.
1//
2// Copyright 2019 Ettus Research, a National Instruments Brand
3//
4// SPDX-License-Identifier: GPL-3.0-or-later
5//
6
7#pragma once
8
9#include <uhd/config.hpp>
11
12namespace uhd { namespace rfnoc {
13
23
24}} // namespace uhd::rfnoc
Definition block_control.hpp:19
noc_block_base(make_args_ptr make_args)
#define UHD_API
Definition config.h:87
Definition actions.hpp:24
Definition build_info.hpp:12
#define RFNOC_DECLARE_BLOCK(CLASS_NAME)
Definition noc_block_base.hpp:22