Searched refs:GX_MENU_OPEN_TIMER (Results 1 – 3 of 3) sorted by relevance
423 _gx_system_timer_stop((GX_WIDGET *)accordion, GX_MENU_OPEN_TIMER); in _gx_accordion_menu_open_animation_update()596 _gx_system_timer_start((GX_WIDGET *)accordion, GX_MENU_OPEN_TIMER, 1, 1); in _gx_accordion_menu_pen_up_event_process()706 else if (timer_id == GX_MENU_OPEN_TIMER) in _gx_accordion_menu_event_process()
63 my_event.gx_event_payload.gx_event_timer_id = GX_MENU_OPEN_TIMER; in control_thread_entry()
60 #define GX_MENU_OPEN_TIMER 0xf0 macro