Lines Matching +full:interrupt +full:- +full:direction
4 # SPDX-License-Identifier: Apache-2.0
7 bool "General-Purpose Input/Output (GPIO) drivers"
14 module-str = gpio
55 bool "Support for querying GPIO direction [EXPERIMENTAL]"
59 direction state.
61 With this option enabled, the application may query GPIO direction
88 bool "Support for enable/disable interrupt without re-config [EXPERIMENTAL]"
91 This option enables the support for enabling/disabling interrupt with
92 previous configuration, and enabling/disabling the interrupt only turns
93 on/off the interrupt signal without changing other registers, such as
96 # zephyr-keep-sorted-start
192 # zephyr-keep-sorted-stop