Home
last modified time | relevance | path

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

/GUIX-v6.4.1/samples/demo_guix_industrial/
Dsequence_window.c6 #define SEQUENCE_TIMER_TICKS (40 / GX_SYSTEM_TIMER_MS) macro
309 …x_system_timer_start(&sequence_window, SEQUENCE_TIMER, SEQUENCE_TIMER_TICKS, SEQUENCE_TIMER_TICKS); in sequence_animation_start()
379 timer_tick += SEQUENCE_TIMER_TICKS; in task_time_update()