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

  /src/sys/arch/epoc32/epoc32/
machdep.c 573 int irda; local in function:consinit
590 irda = 1; /* IrDA */
595 irda = 0; /* UART */
598 if (wmcom_cnattach(vbase + offset, 115200, mode, irda) == 0)
machdep.c 573 int irda; local in function:consinit
590 irda = 1; /* IrDA */
595 irda = 0; /* UART */
598 if (wmcom_cnattach(vbase + offset, 115200, mode, irda) == 0)

Completed in 58 milliseconds