DWC2_EP0_STATUS_OUT
case DWC2_EP0_STATUS_OUT:
hsotg->ep0_state = dir_in ? DWC2_EP0_STATUS_IN : DWC2_EP0_STATUS_OUT;
if (epnum == 0 && hsotg->ep0_state == DWC2_EP0_STATUS_OUT) {