Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dlocks.c46 static VOID lock_button_select(GX_BUTTON *button) in lock_button_select() function
551 …r->locks_door_base_button_lock.gx_button_select_handler = (VOID(*)(GX_WIDGET *))lock_button_select; in locks_screen_init()
569 …ks_page_1_button_enable_diable.gx_button_select_handler = (VOID(*)(GX_WIDGET *))lock_button_select; in locks_screen_init()
571 …age_1.locks_page_1_button_lock.gx_button_select_handler = (VOID(*)(GX_WIDGET *))lock_button_select; in locks_screen_init()