Searched refs:turnaround (Results 1 – 5 of 5) sorted by relevance
57 uint8_t turnaround; member315 for (n = sw_data->turnaround; n; n--) { in sw_cycle_turnaround()423 for (n = 32U + 1U + sw_data->turnaround; n; n--) { in sw_transfer()443 for (n = sw_data->turnaround + 32U + 1U; n; n--) { in sw_transfer()555 const uint8_t turnaround, const bool data_phase) in sw_configure() argument559 sw_data->turnaround = turnaround; in sw_configure()563 sw_data->turnaround, sw_data->data_phase); in sw_configure()691 sw_data->turnaround = 1U; in sw_gpio_init()
125 uint8_t turnaround,
29 turnaround time, and encourages collaboration and streamlines communication
374 uint8_t turnaround = (request[0] & 0x03U) + 1U; in dap_swdp_configure() local383 api->swdp_configure(ctx->swdp_dev, turnaround, data_phase); in dap_swdp_configure()
128 read turnaround time.