Searched refs:EKG_COUNT (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_smart_watch/ |
| D | page_3_fitness_screen.c | 5 #define EKG_COUNT 15 macro 22 static INT ekg_values[EKG_COUNT] = { 0, 0, 0, 0, 0, 5, 7, 4, 1, 0, -16, 25, 18, -6, -1 }; 152 if (ekg_index >= EKG_COUNT) in ekg_map_update()
|