HomeSort by: relevance | last modified time | path
    Searched defs:LOW (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/util/
tg.c 44 * the transmissionorder is low-order first as the frame is processed
72 #define LOW 1 /* low amplitude */
475 peep(M5, 1000, LOW);
479 peep(M8, 1000, LOW);
488 peep(10 - arg, 1000, LOW);
493 peep(10 - arg, 1000, LOW);
594 peep(code - 30, 100, LOW); /* send data */
623 case LOW:
tg2.c 44 * the transmissionorder is low-order first as the frame is processed
246 #define LOW (1) /* low amplitude */
273 /* Attempt at unmodulated - "low" */
1621 poop(M5-1, 1000, LOW, UnmodulatedInverted);
1628 peep(M5-1, 1000, LOW);
1639 poop(M8-1, 1000, LOW, UnmodulatedInverted);
1646 peep(M8-1, 1000, LOW);
1662 poop(M5+1, 1000, LOW, UnmodulatedInverted);
1669 peep(M5+1, 1000, LOW);
    [all...]
  /src/external/gpl3/gdb/dist/sim/arm/
armdefs.h 27 #define LOW 0
300 #define ARMul_CLEARABORT state->abortSig = LOW
  /src/external/gpl3/gdb.old/dist/sim/arm/
armdefs.h 27 #define LOW 0
300 #define ARMul_CLEARABORT state->abortSig = LOW

Completed in 31 milliseconds