Home
last modified time | relevance | path

Searched refs:cpucycle_1us (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/arch/sh/sh/
H A Dclock.c66 uint32_t cpucycle_1us; /* calibrated loop variable (1 us) */ member
155 sh_clock.cpucycle_1us = (sh_clock.tmuclk * 10) / t0; in sh_clock_init()
220 _cpu_spin(sh_clock.cpucycle_1us * n); in delay()