taglinefilesource code
tmr_ctr36drivers/sound/sound_timer.cstatic volatile time_t tmr_offs, tmr_ctr;
tmr_ctr86drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr87drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr88drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr102drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr178drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr179drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr180drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr258drivers/sound/sound_timer.ctmr_offs = tmr_ctr;
tmr_ctr259drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr260drivers/sound/sound_timer.ctmr_ctr = 0;
tmr_ctr323drivers/sound/sound_timer.ctmr_ctr++;
tmr_ctr324drivers/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_ctr98drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr177drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr178drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr179drivers/sound/sys_timer.ctmr_ctr = 0;
tmr_ctr256drivers/sound/sys_timer.ctmr_offs = tmr_ctr;
tmr_ctr257drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
tmr_ctr258drivers/sound/sys_timer.ctmr_ctr = 0;