Searched refs:test_gpio_keys_dev (Results 1 – 1 of 1) sorted by relevance
15 static const struct device *const test_gpio_keys_dev = DEVICE_DT_GET(DT_NODELABEL(buttons)); variable47 INPUT_CALLBACK_DEFINE(test_gpio_keys_dev, test_gpio_keys_cb_handler, NULL);55 const struct gpio_keys_config *config = test_gpio_keys_dev->config; in ZTEST()