tag | line | file | source code |
ticks_offs | 37 | drivers/sound/sound_timer.c | static volatile unsigned long ticks_offs; |
ticks_offs | 87 | drivers/sound/sound_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 101 | drivers/sound/sound_timer.c | ticks_offs = 0; |
ticks_offs | 179 | drivers/sound/sound_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 259 | drivers/sound/sound_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 324 | drivers/sound/sound_timer.c | curr_ticks = ticks_offs + tmr2ticks (tmr_ctr); |
ticks_offs | 40 | drivers/sound/sys_timer.c | static volatile unsigned long ticks_offs; |
ticks_offs | 78 | drivers/sound/sys_timer.c | curr_ticks = ticks_offs + tmr2ticks (tmr_ctr); |
ticks_offs | 97 | drivers/sound/sys_timer.c | ticks_offs = 0; |
ticks_offs | 179 | drivers/sound/sys_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 258 | drivers/sound/sys_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |