implement no-mem test and start validating / tuning with real hardware
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
#define _DEF_TEST_DATA_H_
|
||||
|
||||
unsigned long long
|
||||
test_TMU_datalines( sst1DeviceInfoStruct* devInfo,
|
||||
FxU32* sst,
|
||||
SstRegs *sstregs,
|
||||
test_TMU_datalines( sst1DeviceInfoStruct * const devInfo,
|
||||
FxU32 * const sst,
|
||||
SstRegs * const sstregs,
|
||||
const unsigned char ucNumTMU,
|
||||
const unsigned char bRandom,
|
||||
const unsigned char RamSizeMB,
|
||||
|
||||
Reference in New Issue
Block a user