Searched defs:data_stg_in (Results 1 – 1 of 1) sorted by relevance
191 uint32_t data_stg_in: 1; //Data stage of the control transfer is IN member2061 bool data_stg_in = (setup_pkt->bmRequestType & USB_BM_REQUEST_TYPE_DIR_IN); in _buffer_fill_ctrl() local