Searched defs:IS_USART_SYNCHRONOUS_POLARITY (Results 1 – 2 of 2) sorted by relevance
207 #define IS_USART_SYNCHRONOUS_POLARITY(POLARITY) ((POLARITY == USART_SYN_CLOCK_POLARITY_LOW) || \ macro
213 #define IS_USART_SYNCHRONOUS_POLARITY(POLARITY) ((POLARITY == USART_SYN_CLOCK_POLARITY_LOW) || \ macro
Completed in 8 milliseconds