Searched defs:counts_per_usec (Results 1 – 4 of 4) sorted by relevance
89 const uint32_t counts_per_usec = COUNTS_PER_USEC; in delay() local
67 static const uint32_t counts_per_usec = (BCM2835_STIMER_HZ / 1000000); variable
196 const uint64_t counts_per_usec = freq / 1000000; in a9ptmr_delay() local
110 static const uint32_t counts_per_usec = (GEMINI_TIMER_CLOCK_FREQ / 1000000); variable