Searched refs:t_low1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/ow/
H A Dowll.h41 uint32_t t_low1; /* Time low for a 1 bit. */ member in struct:ow_timing
H A Dow.c80 .t_low1 = 1,
94 .t_low1 = 15,
108 .t_low1 = 1, /* 1 <= t < 15 */
123 .t_low1 = 1,
137 .t_low1 = 2,
151 .t_low1 = 1, /* 1 <= t < 2 */
195 OW_TIMING_SYSCTL(t_low1); variable
H A Dowc_gpiobus.c198 DELAY(t->t_low1);
202 DELAY(t->t_slot - t->t_low1 + t->t_rec);

Completed in 123 milliseconds