Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dvitals.c89 INT ekg_count; in update_scrolling_chart() local
105 ekg_count = sizeof(ekg_values) / sizeof(int); in update_scrolling_chart()
106 if (ekg_index >= ekg_count) in update_scrolling_chart()