Searched refs:DEV_IN (Results 1 – 5 of 5) sorted by relevance
25 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in ZTEST()76 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in ZTEST()
86 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in test_callback_add_remove()136 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in test_callback_self_remove()189 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in test_callback_enable_disable()
25 #define DEV_IN DT_GPIO_CTLR(DT_INST(0, test_gpio_basic_api), in_gpios) macro
37 const struct device *const dev_in = DEVICE_DT_GET(DEV_IN); in test_callback()
12 static const struct device *const dev_in = DEVICE_DT_GET(DEV_IN);