OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_pulse
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
pulsensor.cxx
44
is_pulse
= FALSE;
61
is_pulse
= FALSE;
112
(pulsensor->
is_pulse
== FALSE) &&
114
pulsensor->
is_pulse
= callback_data.is_heart_beat = TRUE;
155
pulsensor->
is_pulse
== TRUE) {
156
pulsensor->
is_pulse
= callback_data.is_heart_beat = FALSE;
162
pulsensor->
is_pulse
= FALSE;
pulsensor.h
110
uint8_t
is_pulse
; /**< Is pulse check */
member in class:Pulsensor
Completed in 173 milliseconds