Searched refs:SCPCR_RXDC (Results 1 – 2 of 2) sorted by relevance
141 #define SCPCR_RXDC BIT(1) /* Serial Port RXD Pin / Input Pin */ macro
728 ctrl &= ~(SCPCR_RXDC | SCPCR_TXDC); in sci_init_pins()