Searched refs:next_dir_is_in (Results 1 – 1 of 1) sorted by relevance
2301 bool next_dir_is_in; in _buffer_exec_cont() local2307 next_dir_is_in = true; //With no data stage, status stage must be IN in _buffer_exec_cont()2312 next_dir_is_in = buffer_inflight->flags.ctrl.data_stg_in; in _buffer_exec_cont()2317 …next_dir_is_in = !buffer_inflight->flags.ctrl.data_stg_in; //Status stage is always the opposite … in _buffer_exec_cont()2322 usbh_hal_chan_set_dir(pipe->chan_obj, next_dir_is_in); in _buffer_exec_cont()