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

  /src/external/bsd/ntp/dist/util/
tg.c 73 #define HIGH 2 /* high amplitude */
474 peep(M5, 1000, HIGH);
478 peep(M2, 1000, HIGH);
487 peep(arg, 1000, HIGH);
492 peep(arg, 1000, HIGH);
543 peep(arg, tone, HIGH);
592 peep(5, tone, HIGH); /* send seconds tick */
619 case HIGH:
tg2.c 247 #define HIGH (2) /* high amplitude */
262 /* Attempt at unmodulated - "high" */
1620 poop(M5, 1000, HIGH, UnmodulatedInverted);
1627 peep(M5, 1000, HIGH);
1638 poop(M2, 1000, HIGH, UnmodulatedInverted);
1645 peep(M2, 1000, HIGH);
1661 poop(M5, 1000, HIGH, UnmodulatedInverted);
1668 peep(M5, 1000, HIGH);
1679 poop(M2, 1000, HIGH, UnmodulatedInverted)
    [all...]
  /src/external/gpl3/gdb/dist/sim/arm/
armdefs.h 28 #define HIGH 1
298 #define ARMul_DATAABORT(address) state->abortSig = HIGH ; \
  /src/external/gpl3/gdb.old/dist/sim/arm/
armdefs.h 28 #define HIGH 1
298 #define ARMul_DATAABORT(address) state->abortSig = HIGH ; \

Completed in 37 milliseconds