Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dcc13xx_cc26xx-pinctrl.h62 #define IOC_FALLING_EDGE 0x00010000 /* Edge detection on falling edge */ macro
/Zephyr-latest/drivers/gpio/
Dgpio_cc13xx_cc26xx.c184 config |= IOC_FALLING_EDGE; in gpio_cc13xx_cc26xx_pin_interrupt_configure()