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