Searched refs:t_slot (Results 1 – 3 of 3) sorted by relevance
464 int t_slot; in nct_new_thread() local466 t_slot = ttable_get_empty_slot(this); in nct_new_thread()467 tt_el = ttable_get_element(this, t_slot); in nct_new_thread()474 tt_el->thread_idx = t_slot; in nct_new_thread()484 t_slot, in nct_new_thread()487 return t_slot; in nct_new_thread()
128 uint16_t delay_us = cfg->mode_timing[data->master_reg.od_active].t_slot; in ds2477_85_read_bit()144 uint16_t delay_us = cfg->mode_timing[data->master_reg.od_active].t_slot; in ds2477_85_write_bit()161 uint16_t delay_us = cfg->mode_timing[data->master_reg.od_active].t_slot * 8; in ds2477_85_read_byte()177 uint16_t delay_us = cfg->mode_timing[data->master_reg.od_active].t_slot * 8; in ds2477_85_write_byte()193 int w1_timing = cfg->mode_timing[data->master_reg.od_active].t_slot * 8 * tx_len; in ds2477_85_write_block()230 int w1_timing = cfg->mode_timing[data->master_reg.od_active].t_slot * 8 * rx_len; in ds2477_85_read_block()
176 uint16_t t_slot; member244 .t_slot = DS2477_85_STD_SPD_T_SLOT_us, \248 .t_slot = DS2477_85_OVD_SPD_T_SLOT_us, \