taglinefilesource code
tmr_ctr34drivers/sound/sound_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_ctr84drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr85drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr86drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr100drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr176drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr177drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr178drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr256drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr257drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr258drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr321drivers/sound/sound_timer.ctmr_ctr++;
tmr_ctr322drivers/sound/sound_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
tmr_ctr37drivers/sound/sys_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_ctr75drivers/sound/sys_timer.ctmr_ctr++;
tmr_ctr76drivers/sound/sys_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
tmr_ctr96drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr176drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr177drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr178drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr255drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr256drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr257drivers/sound/sys_timer.ctmr_ctr = 0;