OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clear_edge
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/gpio/
gpiopps.c
125
int
clear_edge
= GPIO_INTR_NEG_EDGE;
local in function:gpiopps_attach
163
clear_edge
= GPIO_INTR_POS_EDGE;
207
if ((intrcaps &
clear_edge
) == 0) {
210
clear_edge
== GPIO_INTR_POS_EDGE ? "positive"
215
sc->sc_intrs[1].sc_irqmode =
clear_edge
;
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025