Searched refs:GPIO_INT_FALL_EDGE (Results 1 – 3 of 3) sorted by relevance
34 #define GPIO_INT_FALL_EDGE 0x0 macro83 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()92 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()
135 #define GPIO_INT_FALL_EDGE (port->hwdata->fall_edge) macro176 edge = GPIO_INT_FALL_EDGE; in gpio_set_irq_type()
35 #define GPIO_INT_FALL_EDGE 0x0 macro