first commit
This commit is contained in:
12
Test_Data.h
Normal file
12
Test_Data.h
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef _DEF_TEST_DATA_H_
|
||||
#define _DEF_TEST_DATA_H_
|
||||
|
||||
unsigned long long
|
||||
test_TMU_datalines( sst1DeviceInfoStruct* devInfo,
|
||||
FxU32* sst,
|
||||
SstRegs *sstregs,
|
||||
const unsigned char ucNumTMU,
|
||||
const unsigned char bRandom,
|
||||
const unsigned char RamSizeMB);
|
||||
|
||||
#endif //_DEF_TEST_DATA_H_
|
||||
Reference in New Issue
Block a user