Home
last modified time | relevance | path

Searched refs:IOC_RISING_EDGE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dcc13xx_cc26xx-pinctrl.h63 #define IOC_RISING_EDGE 0x00020000 /* Edge detection on rising edge */ macro
/Zephyr-latest/drivers/gpio/
Dgpio_cc13xx_cc26xx.c182 config |= IOC_RISING_EDGE; in gpio_cc13xx_cc26xx_pin_interrupt_configure()