Home
last modified time | relevance | path

Searched refs:altUSB (Results 1 – 4 of 4) sorted by relevance

/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dglobals.c61 .altUSB = 0,
H A Dow_opt.c194 {"altUSB", no_argument, &Globals.altUSB, 1}, /* Willy Robison's tweaks */
195 {"altusb", no_argument, &Globals.altUSB, 1}, /* Willy Robison's tweaks */
H A Dow_ds9490.c1121 if (Globals.altUSB) { in DS9490_SetFlexParameters()
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_global.h105 int altUSB; member