Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/
H A Dhdf_gpio_test.cpp95 struct HdfTestMsg msg = {TEST_PAL_GPIO_TYPE, GPIO_TEST_IRQ_EDGE, -1};
97 EXPECT_EQ(0, GpioTestExecute(GPIO_TEST_IRQ_EDGE));
/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dgpio_test.h27 GPIO_TEST_IRQ_EDGE = 3, enumerator
H A Dgpio_test.c495 { GPIO_TEST_IRQ_EDGE, GpioTestIrqEdge, "GpioTestIrqEdge" },