Home
last modified time | relevance | path

Searched refs:TimerTestConfig (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/test/unittest/platform/common/
Dtimer_driver_test.c17 static struct TimerTestConfig g_config;
40 static int32_t TimerTestReadConfig(struct TimerTestConfig *config, const struct DeviceResourceNode … in TimerTestReadConfig()
Dtimer_test.h40 struct TimerTestConfig { struct
Dtimer_test.c302 static int32_t TimerTestGetConfig(struct TimerTestConfig *config) in TimerTestGetConfig()
372 struct TimerTestConfig config; in TimerTestGet()