HomeSort by relevance Sort by last modified time
    Searched refs:numloops (Results 1 - 3 of 3) sorted by null

  /external/arduino/hardware/arduino/cores/arduino/
wiring_pulse.c 44 unsigned long numloops = 0; local
49 if (numloops++ == maxloops)
54 if (numloops++ == maxloops)
59 if (numloops++ == maxloops)
  /external/ppp/pppd/
lcp.h 94 int numloops; /* Number of loops during magic number neg. */ member in struct:lcp_options
lcp.c 630 wo->numloops = 0;
    [all...]

Completed in 73 milliseconds