branch | CompilerCompatibility |
changeset 77 | c4d65d91ad0c |
parent 62 | 4a8fed1c0ef6 |
child 253 | d37db4dcc88d |
--- a/kerneltest/e32test/device/t_usb.h Mon Mar 08 11:57:08 2010 +0000 +++ b/kerneltest/e32test/device/t_usb.h Sun Mar 14 13:15:32 2010 +0000 @@ -86,10 +86,13 @@ TBool iBufferSizeChosen; TBool iBandwidthPriorityChosen; TBool iDMAChosen; + TBool iAllocateDma; TBool iDoubleBufferingChosen; + TBool iAllocateDoubleBuffering; TUint32 iBandwidthPriority; TBool iSoftwareConnect; TBool iHighSpeed; + TBool iResourceAllocationV2; TBool iOtg; TBool iVerbose; };