OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPIO_PIN_INVOUT
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/sys/
gpio.h
43
#define
GPIO_PIN_INVOUT
0x00000200 /* invert output */
/src/sys/dev/isa/
nct.c
423
GPIO_PIN_INVIN |
GPIO_PIN_INVOUT
;
614
if ((flg & (GPIO_PIN_OUTPUT |
GPIO_PIN_INVOUT
)) ==
615
(GPIO_PIN_OUTPUT |
GPIO_PIN_INVOUT
) ||
wbsio.c
508
GPIO_PIN_OUTPUT | GPIO_PIN_INVIN |
GPIO_PIN_INVOUT
;
651
} else if (flags &
GPIO_PIN_INVOUT
) {
/src/sys/dev/ic/
gcscpcib.c
168
GPIO_PIN_INVIN |
GPIO_PIN_INVOUT
;
441
if (flags &
GPIO_PIN_INVOUT
)
/src/lib/lua/gpio/
gpio.c
247
{ "PIN_INVOUT",
GPIO_PIN_INVOUT
},
/src/usr.sbin/gpioctl/
gpioctl.c
68
{
GPIO_PIN_INVOUT
, "iout" },
/src/sys/dev/gpio/
gpiosim.c
136
GPIO_PIN_INVIN |
GPIO_PIN_INVOUT
;
/src/sys/arch/mips/ralink/
ralink_gpio.c
813
GPIO_PIN_INVIN |
GPIO_PIN_INVOUT
;
Completed in 18 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025