Home
last modified time | relevance | path

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

/hal_intel-latest/zephyr/iut_test/test_zephyr/gpio/
Dtest_gpio.c79 static void test_callback(const struct device *port, in test_callback() function
106 gpio_init_callback(&gp_cb, test_callback, BIT(GPIO_LOOP_INPUT)); in test_gpio_loopback()