Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/test/unittest/platform/common/
Ddac_test.c79 static bool hasInit = false; in DacTesterGet() local
81 if (hasInit) { in DacTesterGet()
94 hasInit = true; in DacTesterGet()
Dadc_test.c85 static bool hasInit = false; in AdcTesterGet() local
88 if (hasInit) { in AdcTesterGet()
101 hasInit = true; in AdcTesterGet()
Dpin_test.c94 static bool hasInit = false; in PinTesterGet() local
97 if (hasInit) { in PinTesterGet()
112 hasInit = true; in PinTesterGet()
Di2c_test.c90 static bool hasInit = false; in I2cTesterGet() local
92 if (hasInit) { in I2cTesterGet()
108 hasInit = true; in I2cTesterGet()
Dtimer_test.c366 static bool hasInit = false; in TimerTestGet() local
368 if (hasInit) { in TimerTestGet()
382 hasInit = true; in TimerTestGet()
Di3c_test.c96 static bool hasInit = false; in I3cTesterGet() local
98 if (hasInit) { in I3cTesterGet()
111 hasInit = true; in I3cTesterGet()