Searched refs:test_handler (Results 1 – 1 of 1) sorted by relevance
19 void test_handler(const struct device *port, struct gpio_callback *cb, gpio_port_pins_t pins) in test_handler() function51 gpio_init_callback(&gpio_cb, test_handler, BIT(1)); in gpio_sample()