Home
last modified time | relevance | path

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

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/b100/
H A Dclock_ctrl.hpp108 virtual void use_internal_ref(void) = 0;
H A Dclock_ctrl.cpp225 this->use_internal_ref(); in b100_clock_ctrl_impl()
463 void use_internal_ref(void) in use_internal_ref() function in b100_clock_ctrl_impl
H A Db100_impl.cpp644 _clock_ctrl->use_internal_ref(); in update_clock_source()