Searched refs:UTCR0_DSS (Results 1 – 1 of 1) sorted by relevance
536 #define UTCR0_DSS 0x00000008 /* Data Size Select */ macro537 #define UTCR0_7BitData (UTCR0_DSS*0) /* 7-Bit Data */538 #define UTCR0_8BitData (UTCR0_DSS*1) /* 8-Bit Data */
Completed in 11 milliseconds