HomeSort by: relevance | last modified time | path
    Searched defs:us_per_sec (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/gemini/
gemini_timer.c 371 const uint32_t us_per_sec = 1000000; local in function:timer_factors
390 tfp->tf_counts_per_usec = GEMINI_TIMER_CLOCK_FREQ / us_per_sec;
gemini_timer.c 371 const uint32_t us_per_sec = 1000000; local in function:timer_factors
390 tfp->tf_counts_per_usec = GEMINI_TIMER_CLOCK_FREQ / us_per_sec;

Completed in 21 milliseconds