Home
last modified time | relevance | path

Searched defs:time_source (Results 1 – 25 of 176) sorted by last modified time

12345678

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/python/usrp_mpm/
H A Dbist.py327 def get_ref_clock_prop(clock_source, time_source, extra_args=None): argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/python/usrp_mpm/periph_manager/
H A Dn3xx.py579 def set_time_source(self, time_source): argument
H A De31x_periphs.py108 def set_time_source(self, time_source): argument
H A De31x.py580 def set_time_source(self, time_source): argument
H A De320.py500 def set_time_source(self, time_source): argument
H A De320_periphs.py186 def set_time_source(self, time_source, ref_clk_freq): argument
H A Dn3xx_periphs.py236 def set_time_source(self, time_source, ref_clk_freq): argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/kitchen_sink/
H A Dkitchen_sink.cpp1074 std::string time_source, clock_source; in UHD_SAFE_MAIN() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/
H A Dmb_controller_test.cpp142 std::string time_source = "internal"; member in mock_mb_controller
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/rfnoc/
H A Dmb_controller.cpp36 const std::string time_source = mb_controllers.at(0)->get_time_source(); in synchronize() local
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/mpmd/
H A Dmpmd_prop_tree.cpp120 .add_coerced_subscriber([mb](const std::string& time_source) { in init_property_tree()
H A Dmpmd_mb_controller.cpp112 const std::string& clock_source, const std::string& time_source) in set_sync_source()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/
H A Dmulti_usrp.cpp788 const std::string& time_source, in set_sync_source()
808 const std::string time_source = sync_source["time_source"]; in set_sync_source() local
830 const std::string time_source = get_time_source(mboard); in get_sync_source() local
849 for (const auto& time_source : time_sources) { in get_sync_sources() local
H A Dmulti_usrp_rfnoc.cpp891 const std::string& time_source, in set_sync_source()
H A Dusrp_c.cpp417 uhd_usrp_handle h, const char* time_source, size_t mboard) in uhd_usrp_set_time_source()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/usrp/x300/
H A Dx300_mb_controller.cpp313 const std::string& clock_source, const std::string& time_source) in set_sync_source()
334 const std::string time_source = get_time_source(); in get_sync_source() local
H A Dx300_prop_tree.cpp45 [mbc](const std::string& time_source) { mbc->set_time_source(time_source); }); in init_prop_tree()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/
H A Dtest_pps_input.cpp30 std::string time_source; in UHD_SAFE_MAIN() local
/dports/sysutils/py-salt/salt-3004.1/salt/utils/decorators/
H A D__init__.py173 elif "nonzero_retcode" in params:
/dports/lang/rust/rustc-1.58.1-src/vendor/tokio/src/time/driver/
H A Dhandle.rs8 time_source: ClockTime, field
15 let time_source = inner.state.lock().time_source.clone(); in new() localVariable
20 pub(super) fn time_source(&self) -> &ClockTime { in time_source() method
H A Dmod.rs87 time_source: ClockTime, field
156 time_source: ClockTime, field
182 let time_source = ClockTime::new(clock); in new() localVariable
/dports/lang/rust/rustc-1.58.1-src/vendor/tokio/src/time/driver/tests/
H A Dmod.rs45 let time_source = super::ClockTime::new(clock.clone()); in single_timer() localVariable
76 let time_source = super::ClockTime::new(clock.clone()); in drop_timer() localVariable
107 let time_source = super::ClockTime::new(clock.clone()); in change_waker() localVariable
142 let time_source = super::ClockTime::new(clock.clone()); in reset_future() localVariable
191 let time_source = super::ClockTime::new(clock.clone()); in poll_process_levels() localVariable
232 let time_source = super::ClockTime::new(clock.clone()); in poll_process_levels_targeted() localVariable
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ebhscr.c402 guint64 time_source = 0; in dissect_ebhscr_ts() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ebhscr.c402 guint64 time_source = 0; in dissect_ebhscr_ts() local
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ebhscr.c402 guint64 time_source = 0; in dissect_ebhscr_ts() local

12345678