Home
last modified time | relevance | path

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

/dports/devel/libftdi1/libftdi1-1.5/test/
H A Dbaudrate.cpp83 typedef std::pair<int, calc_result> baudrate_type; in test_baudrates() typedef
84 BOOST_FOREACH(const baudrate_type &baudrate, baudrates) in test_baudrates()