Home
last modified time | relevance | path

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

/GUIX-v6.4.1/common/src/
Dgx_system_timer_start.c90 UINT tx_timer_active; in _gx_system_timer_start() local
146 tx_timer_info_get(&_gx_system_timer, (CHAR **)TX_NULL, &tx_timer_active, in _gx_system_timer_start()
149 if (!tx_timer_active) in _gx_system_timer_start()
Dgx_animation_start.c95 UINT tx_timer_active; in _gx_animation_start() local
195 tx_timer_info_get(&_gx_system_timer, (CHAR **)TX_NULL, &tx_timer_active, in _gx_animation_start()
198 if (!tx_timer_active) in _gx_animation_start()