Searched refs:tcnt2 (Results 1 – 2 of 2) sorted by relevance
40 sgint->tcnt2 = SGINT_TCSAMP_COUNTER & 0xff; in dosample()41 sgint->tcnt2 = SGINT_TCSAMP_COUNTER >> 8; in dosample()49 (void) readb(&sgint->tcnt2); in dosample()50 msb = readb(&sgint->tcnt2); in dosample()
85 volatile u8 tcnt2; /* counter 2 */ member