Searched defs:gpio_callback (Results 1 – 5 of 5) sorted by relevance
85 static void gpio_callback(const struct device *dev, in gpio_callback() function
525 struct gpio_callback { struct532 gpio_callback_handler_t handler; argument540 gpio_port_pins_t pin_mask;
102 void (*handler)(const struct device *, struct gpio_callback*, in callbacks_configure()
525 void (*handler)(const struct device *, struct gpio_callback*, in callbacks_configure()
115 struct gpio_callback gpio_callback; member