Home
last modified time | relevance | path

Searched refs:modeDmaAuto (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv.c761 bool modeDmaAuto; in SieEnpointIntrHandler() local
778 modeDmaAuto = (CY_USBFS_DEV_DRV_EP_MANAGEMENT_DMA_AUTO == context->mode); in SieEnpointIntrHandler()
783 if ( (!modeDmaAuto) || in SieEnpointIntrHandler()
784 (modeDmaAuto && (inEndpoint || zeroLengthPacket)) ) in SieEnpointIntrHandler()