Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/snd/seq/include/
Dseq.h53 …u32 total_tick; /* Total number of ticks at the current position counting from … member
/TwlSDK-5.4/build/demos/snd/seq/src/
Dseq.c209 handle->total_tick++; in SeqMain()
313 handle->total_tick = 0; in SeqPlay()