Home
last modified time | relevance | path

Searched defs:has_edge (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm2835_gpio.c456 int has_edge = flags & (BCMGPIO_INTR_POS_EDGE|BCMGPIO_INTR_NEG_EDGE); in bmcgpio_intr_enable() local
/netbsd-src/sys/dev/gpio/
H A Dgpio.c501 int has_edge, has_level; gpio_irqmode_sanitize() local