Home
last modified time | relevance | path

Searched refs:claimer_loop (Results 1 – 3 of 3) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dx300_claim.hpp18 void claimer_loop(uhd::wb_iface::sptr iface);
H A Dx300_claim.cpp20 void uhd::usrp::x300::claimer_loop(wb_iface::sptr iface) in claimer_loop() function in uhd::usrp::x300
H A Dx300_impl.cpp274 uhd::task::make([&mb]() { claimer_loop(mb.zpu_ctrl); }, "x300_claimer"); in setup_mb()