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_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
gpio.h
136
struct
gpio_pin_op
{
struct
142
#define GPIOPINREAD _IOWR('G', 1, struct
gpio_pin_op
)
143
#define GPIOPINWRITE _IOWR('G', 2, struct
gpio_pin_op
)
144
#define GPIOPINTOGGLE _IOWR('G', 3, struct
gpio_pin_op
)
/src/sys/dev/gpio/
gpio.c
1029
struct
gpio_pin_op
*op;
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025