Searched refs:SL_GPIO_INTERRUPT_LOW (Results 1 – 2 of 2) sorted by relevance
89 if ((flags & SL_GPIO_INTERRUPT_LOW) == SL_GPIO_INTERRUPT_LOW) { in sl_gpio_configure_interrupt()776 if ((flags & SL_GPIO_INTERRUPT_LOW) == SL_GPIO_INTERRUPT_LOW) { in sl_si91x_gpio_configure_ulp_pin_interrupt()1210 if ((flags & SL_GPIO_INTERRUPT_LOW) == SL_GPIO_INTERRUPT_LOW) { in sl_si91x_gpio_configure_uulp_interrupt()
215 SL_GPIO_INTERRUPT_LOW = (1 << 1), ///< interrupt when pin level is '0' enumerator