Searched refs:CWB_FLAG_DIRECTION_IN (Results 1 – 1 of 1) sorted by relevance
46 #define IN_DIR CWB_FLAG_DIRECTION_IN99 #define CWB_FLAG_DIRECTION_IN (1<<7) // device -> host macro287 msc_endpoint_t ep = (cbw->flags & CWB_FLAG_DIRECTION_IN) ? MSC_EP_IN : MSC_EP_OUT; in bot_execute_command()