Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c8 #define MIN_VOLUME 0 macro
28 volume *= (MAX_VOLUME - MIN_VOLUME); in update_volume_prompt()
30 volume += MIN_VOLUME; in update_volume_prompt()