Searched refs:start_next_packet (Results 1 – 2 of 2) sorted by relevance
868 bool start_next_packet = true; in handle_ep0_tx() local892 start_next_packet = false; in handle_ep0_tx()908 if (start_next_packet) { in handle_ep0_tx()
731 static int start_next_packet(const struct device *dev, k_timeout_t timeout) in start_next_packet() function998 rc = start_next_packet(dev, K_MSEC(dev_data->xfer.timeout)); in _api_transceive()