Lines Matching refs:isSetup
652 uint8_t isSetup; in USB_DeviceKhciInterruptTokenDone() local
678 …isSetup = (USB_KHCI_BDT_DEVICE_SETUP_TOKEN == ((uint8_t)(((USB_LONG_FROM_LITTLE_ENDIAN(control)) >… in USB_DeviceKhciInterruptTokenDone()
689 if (0U != isSetup) in USB_DeviceKhciInterruptTokenDone()
822 if ((USB_CONTROL_ENDPOINT == endpoint) && (0U != isSetup)) in USB_DeviceKhciInterruptTokenDone()
836 if (0U != isSetup) in USB_DeviceKhciInterruptTokenDone()
867 message.isSetup = isSetup; in USB_DeviceKhciInterruptTokenDone()
911 message.isSetup = 0U; in USB_DeviceKhciInterruptReset()
956 message.isSetup = 0U; in USB_DeviceKhciInterruptSleep()
998 message.isSetup = 0U; in USB_DeviceKhciInterruptResume()
1035 message.isSetup = 0U; in USB_DeviceKhciInterruptVbusRising()
1070 message.isSetup = 0U; in USB_DeviceKhciInterruptVbusFalling()
1105 message.isSetup = 0U; in USB_DeviceKhciInterruptSOF()
1172 message.isSetup = 0U; in USB_DeviceKhciInterruptError()
1467 message.isSetup = 0U; in USB_DeviceKhciCancel()