OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:c_outpins
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
u3g.c
127
uint16_t
c_outpins
; /* Output pin state */
member in struct:u3g_softc::u3g_com
416
com->
c_outpins
= 0;
580
new_state = com->
c_outpins
& ~mask;
584
if (new_state == com->
c_outpins
)
587
com->
c_outpins
= new_state;
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025