Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dlocks.c63 static VOID lock_button_deselect(GX_BUTTON *button, GX_BOOL generate) in lock_button_deselect() function
552 …_base_button_lock.gx_button_deselect_handler = (VOID(*)(GX_WIDGET *, GX_BOOL))lock_button_deselect; in locks_screen_init()
570 …ton_enable_diable.gx_button_deselect_handler = (VOID(*)(GX_WIDGET *, GX_BOOL))lock_button_deselect; in locks_screen_init()
572 …age_1_button_lock.gx_button_deselect_handler = (VOID(*)(GX_WIDGET *, GX_BOOL))lock_button_deselect; in locks_screen_init()