taglinefilesource code
ticks_offs37drivers/sound/sound_timer.cstatic volatile unsigned long ticks_offs;
ticks_offs87drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
ticks_offs101drivers/sound/sound_timer.cticks_offs = 0;
ticks_offs179drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
ticks_offs259drivers/sound/sound_timer.cticks_offs += tmr2ticks (tmr_ctr);
ticks_offs324drivers/sound/sound_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
ticks_offs40drivers/sound/sys_timer.cstatic volatile unsigned long ticks_offs;
ticks_offs78drivers/sound/sys_timer.ccurr_ticks = ticks_offs + tmr2ticks (tmr_ctr);
ticks_offs97drivers/sound/sys_timer.cticks_offs = 0;
ticks_offs179drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);
ticks_offs258drivers/sound/sys_timer.cticks_offs += tmr2ticks (tmr_ctr);