tag | line | file | source code |
ticks_offs | 40 | drivers/sound/sound_timer.c | static volatile unsigned long ticks_offs; |
ticks_offs | 142 | drivers/sound/sound_timer.c | ticks_offs = 0; |
ticks_offs | 220 | drivers/sound/sound_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 300 | drivers/sound/sound_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 371 | 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 | 96 | drivers/sound/sys_timer.c | ticks_offs = 0; |
ticks_offs | 172 | drivers/sound/sys_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |
ticks_offs | 251 | drivers/sound/sys_timer.c | ticks_offs += tmr2ticks (tmr_ctr); |