OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:first_beat
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
pulsensor.h
111
uint8_t
first_beat
; /**< First heartbeat */
member in class:Pulsensor
pulsensor.cxx
133
if (pulsensor->
first_beat
) {
134
pulsensor->
first_beat
= FALSE;
174
pulsensor->
first_beat
= TRUE;
Completed in 39 milliseconds