Searched refs:t_slot (Results 1 – 4 of 4) sorted by relevance
139 unsigned t_slot = 20; in calc_usecs_unicast_packet() local162 t_slot = 9; in calc_usecs_unicast_packet()167 t_slot = 9; in calc_usecs_unicast_packet()172 t_slot = 9; in calc_usecs_unicast_packet()180 t_slot = 20; in calc_usecs_unicast_packet()233 tt += (t_slot * cw/2); in calc_usecs_unicast_packet()
77 .t_slot = 60,91 .t_slot = 120,105 .t_slot = 60, /* 60 <= t < 120 */120 .t_slot = 6,134 .t_slot = 16,148 .t_slot = 11, /* 6 <= t < 16 */193 OW_TIMING_SYSCTL(t_slot);
200 DELAY(t->t_slot - t->t_low1 + t->t_rec); in owc_gpiobus_write_one()235 DELAY(t->t_slot - t->t_low0 + t->t_rec); in owc_gpiobus_write_zero()294 } while (now - then < (t->t_slot + t->t_rec) * SBT_1US); in owc_gpiobus_read_data()
36 uint32_t t_slot; /* Slot time */ member