Searched defs:sdelay (Results 1 – 4 of 4) sorted by relevance
70 int sdelay = (100000 + (50000 * emotion)) / speed; in stutter() local
97 DELTA_TIME sdelay; /* connection set-up latency */ in log_adhoc() local
84 int sdelay; member
427 int sdelay = 100; in sht3x_thread() local453 sht3x_init_periodic_measurement(void *aux, int *sdelay) in sht3x_init_periodic_measurement()