Searched refs:modeDmaAuto (Results 1 – 1 of 1) sorted by relevance
761 bool modeDmaAuto; in SieEnpointIntrHandler() local778 modeDmaAuto = (CY_USBFS_DEV_DRV_EP_MANAGEMENT_DMA_AUTO == context->mode); in SieEnpointIntrHandler()783 if ( (!modeDmaAuto) || in SieEnpointIntrHandler()784 (modeDmaAuto && (inEndpoint || zeroLengthPacket)) ) in SieEnpointIntrHandler()