Searched full:ioc_rising_edge (Results 1 – 3 of 3) sorted by relevance
69 ti,input-edge-detect = <IOC_RISING_EDGE>;135 IOC_RISING_EDGE: Edge detection on rising edge
63 #define IOC_RISING_EDGE 0x00020000 /* Edge detection on rising edge */ macro
182 config |= IOC_RISING_EDGE; in gpio_cc13xx_cc26xx_pin_interrupt_configure()