OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_counter
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/pulsensor/
pulsensor.h
121
volatile uint16_t
ctx_counter
;
member in class:Pulsensor
pulsensor.cxx
72
ctx_counter
++;
81
ctx_counter
--;
90
while (pulsensor->
ctx_counter
) {
Completed in 816 milliseconds