OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ended_timing
(Results
1 - 1
of
1
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/ppd42ns/
ppd42ns.cxx
96
bool
ended_timing
= false;
local
102
while (!
ended_timing
&& (m_timediff(pulseIn_start, pulseIn_now) < end_time))
115
ended_timing
= true;
126
if (started_timing &&
ended_timing
)
Completed in 360 milliseconds