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

  /src/sys/arch/epoc32/windermere/
windermerereg.h 81 #define RSR_OE (1 << 2) /* bit10: Overrun Error */
wmcom.c 773 if (ISSET(sts, RSR_FE | RSR_PE | RSR_OE)) {
778 if (ISSET(sts, RSR_OE))

Completed in 12 milliseconds