Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_gpio_test.cpp121 struct HdfTestMsg msg = {TEST_PAL_GPIO_TYPE, GPIO_TEST_GET_NUM_BY_NAME, -1};
123 EXPECT_EQ(0, GpioTestExecute(GPIO_TEST_GET_NUM_BY_NAME));
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_test.h29 GPIO_TEST_GET_NUM_BY_NAME = 5, enumerator
H A Dgpio_test.c497 { GPIO_TEST_GET_NUM_BY_NAME, GpioTestGetNumByName, "GpioTestGetNumByName" },