Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c250 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_spo2_value, spo2_values[spo2_index++]); in update_spo2()
267 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_spo2_value, spo2.start_value); in start_value_animation()
294 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_spo2_value, new_value); in update_value_animation()
Dguix_medical_specifications.h403 GX_NUMERIC_PROMPT vitals_screen_spo2_value; member
Dguix_medical_specifications.c6841 offsetof(VITALS_SCREEN_CONTROL_BLOCK, vitals_screen_spo2_value), /* control block */