branch | RCL_3 |
changeset 19 | 4a8fed1c0ef6 |
parent 0 | a41df078684a |
child 43 | c1f20ce4abcf |
--- a/kerneltest/e32test/device/t_usb.h Tue Feb 02 01:24:03 2010 +0200 +++ b/kerneltest/e32test/device/t_usb.h Sat Feb 20 00:10:51 2010 +0200 @@ -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; };