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_ctr83drivers/sound/sys_timer.ctmr_ctr++;
tmr_ctr84drivers/sound/sys_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
tmr_ctr103drivers/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;