Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_gpio_test.cpp56 struct HdfTestMsg msg = {TEST_PAL_GPIO_TYPE, GPIO_TEST_SET_GET_DIR, -1};
58 EXPECT_EQ(0, GpioTestExecute(GPIO_TEST_SET_GET_DIR));
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_test.h24 GPIO_TEST_SET_GET_DIR = 0, enumerator
H A Dgpio_test.c492 { GPIO_TEST_SET_GET_DIR, GpioTestSetGetDir, "GpioTestSetGetDir" },