Searched refs:sbttons (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dtime.h160 * large roundoff errors which sbttons() and nstosbt() avoid. Millisecond and
164 sbttons(sbintime_t _sbt) function
260 _ts.tv_nsec = sbttons((uint32_t)_sbt);
/freebsd-11-stable/sys/dev/ow/
H A Dowc_gpiobus.c301 if (sbttons(now - then) < t->t_rdv * 1000)

Completed in 57 milliseconds