Searched refs:GPIO_INT_LOW (Results 1 – 8 of 8) sorted by relevance
160 GPIO_INT_LOW = GPIO_INT_RISING, /**< Interrupt triggers when level is low */ enumerator
142 mcu_pol = GPIO_INT_LOW; in mcu_pin_attach_irq()
296 u32IntAttribs = GPIO_INT_LOW; in nu_gpio_irq_enable()
286 u32IntAttribs = GPIO_INT_LOW; in nu_gpio_irq_enable()
297 u32IntAttribs = GPIO_INT_LOW; in nu_gpio_irq_enable()
285 u32IntAttribs = GPIO_INT_LOW; in nu_gpio_irq_enable()
Completed in 19 milliseconds