Home
last modified time | relevance | path

Searched defs:sdelay (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/games/hals_end/
Dhals_end.c70 int sdelay = (100000 + (50000 * emotion)) / speed; in stutter() local
/netbsd/src/external/ibm-public/postfix/dist/src/global/
Dlog_adhoc.c97 DELTA_TIME sdelay; /* connection set-up latency */ in log_adhoc() local
/netbsd/src/sys/dev/i2c/
Dsht3xvar.h84 int sdelay; member
Dsht3x.c427 int sdelay = 100; in sht3x_thread() local
453 sht3x_init_periodic_measurement(void *aux, int *sdelay) in sht3x_init_periodic_measurement()