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

  /src/sys/arch/evbarm/lubbock/
lubbock_machdep.c 408 #define LEDSTEP() hex_led(led_data++)
423 LEDSTEP();
431 LEDSTEP();
489 LEDSTEP();
492 LEDSTEP();
495 LEDSTEP();
660 LEDSTEP();
829 LEDSTEP();
835 LEDSTEP();
890 LEDSTEP();
    [all...]
  /src/sys/arch/evbarm/smdk2xx0/
smdk2800_machdep.c 357 #define LEDSTEP() __LED(progress_counter++)
362 LEDSTEP();
369 LEDSTEP();
381 LEDSTEP();
384 LEDSTEP();
545 LEDSTEP();
674 LEDSTEP();
703 LEDSTEP();
729 LEDSTEP();
753 LEDSTEP();
    [all...]
smdk2410_machdep.c 416 #define LEDSTEP() __LED(progress_counter++)
421 LEDSTEP();
443 LEDSTEP();
457 LEDSTEP();
472 LEDSTEP();
475 LEDSTEP();
634 LEDSTEP();
763 LEDSTEP();
779 LEDSTEP();
805 LEDSTEP();
    [all...]
  /src/sys/arch/evbarm/g42xxeb/
g42xxeb_machdep.c 396 #define LEDSTEP() pldreg8_write(G42XXEB_LED, led_data++);
411 LEDSTEP();
419 LEDSTEP();
459 LEDSTEP();
465 LEDSTEP();
469 LEDSTEP();
473 LEDSTEP();
582 LEDSTEP();
750 LEDSTEP();
755 LEDSTEP();
    [all...]

Completed in 31 milliseconds