Searched refs:SL_GPIO_INTERRUPT_RISE_EDGE (Results 1 – 2 of 2) sorted by relevance
638 if ((int_flag & SL_GPIO_INTERRUPT_RISE_EDGE) == SL_GPIO_INTERRUPT_RISE_EDGE) { in sl_gpio_enable_interrupts()667 if ((int_flag & SL_GPIO_INTERRUPT_RISE_EDGE) == SL_GPIO_INTERRUPT_RISE_EDGE) { in sl_gpio_disable_interrupts()
67 SL_GPIO_INTERRUPT_RISE_EDGE = (1 << 2), ///< interrupt when rising edge is detected enumerator