Searched defs:data_stg_skip (Results 1 – 1 of 1) sorted by relevance
192 uint32_t data_stg_skip: 1; //Control transfer has no data stage member2062 bool data_stg_skip = (setup_pkt->wLength == 0); in _buffer_fill_ctrl() local