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

  /src/sys/arch/hpcsh/dev/hd64465/
hd64465pcmcia.c 200 #define DELAY_MS(x) delay((x) * 1000)
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461pcmcia.c 259 #define DELAY_MS(x) delay((x) * 1000)
800 DELAY_MS(20);
805 DELAY_MS(2000);
811 DELAY_MS(500);
903 DELAY_MS(300 + 100);
947 DELAY_MS(200);
980 DELAY_MS(100 + 20 + 300);

Completed in 12 milliseconds