Searched refs:UTCR0_1StpBit (Results 1 – 2 of 2) sorted by relevance
319 #define UTCR0_1StpBit (UTCR0_SBS*0) /* 1 Stop Bit per frame */ macro334 (UTCR0_1StpBit + UTCR0_8BitData)
829 Ser2UTCR0 = UTCR0_1StpBit|UTCR0_7BitData; in init_hardware()