Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c237 …gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_hr_value, heart_rate_values[heart_rate_in… in update_heart_rate()
266 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_hr_value, heart_rate.start_value); in start_value_animation()
291 gx_numeric_prompt_value_set(&vitals_screen.vitals_screen_hr_value, new_value); in update_value_animation()
Dguix_medical_specifications.h397 GX_NUMERIC_PROMPT vitals_screen_hr_value; member
Dguix_medical_specifications.c6721 offsetof(VITALS_SCREEN_CONTROL_BLOCK, vitals_screen_hr_value), /* control block */