Searched refs:SGINT_TCSAMP_COUNTER (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()
115 #define SGINT_TCSAMP_COUNTER ((SGINT_TIMER_CLOCK / HZ) + 255) macro
Completed in 3 milliseconds