taglinefilesource code
tmr_ctr39drivers/sound/sound_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_ctr143drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr219drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr220drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr221drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr299drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr300drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr301drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr370drivers/sound/sound_timer.ctmr_ctr++;
tmr_ctr371drivers/sound/sound_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
tmr_ctr39drivers/sound/sys_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_ctr77drivers/sound/sys_timer.ctmr_ctr++;
tmr_ctr78drivers/sound/sys_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
tmr_ctr97drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr171drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr172drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr173drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr250drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr251drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr252drivers/sound/sys_timer.ctmr_ctr = 0;