Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/devicetree/api/src/
Dmain.c2023 struct test_gpio_data { struct
2030 struct test_gpio_data *data = dev->data; in test_gpio_init() argument
2042 static struct test_gpio_data gpio_data_##num = { \
2065 struct test_gpio_data *data_dev0; in ZTEST()
2066 struct test_gpio_data *data_dev1; in ZTEST()