Searched refs:t_op_us (Results 1 – 2 of 2) sorted by relevance
34 k_usleep(cfg->t_op_us); in ds2477_85_write_port_config()60 k_usleep(cfg->t_op_us); in ds2477_85_read_port_config()87 k_usleep(cfg->t_op_us); in ds2477_85_reset_master()213 k_usleep(cfg->t_op_us + (cfg->t_seq_us * tx_len) + w1_timing); in ds2477_85_write_block()250 k_usleep(cfg->t_op_us + (cfg->t_seq_us * rx_len) + w1_timing); in ds2477_85_read_block()
209 uint16_t t_op_us; member252 .t_op_us = _t_op, \