Searched refs:IS_USART_RS485_POLARITY (Results 1 – 4 of 4) sorted by relevance
341 #define IS_USART_RS485_POLARITY(POLARITY) ((POLARITY == USART_RS485POLARITY_LOW) || \ macro
753 Assert_Param(IS_USART_RS485_POLARITY(USART_RS485Polarity)); in USART_RS485TxEnablePolarityConfig()
425 #define IS_USART_RS485_POLARITY(POLARITY) ((POLARITY == USART_RS485POLARITY_LOW) || \ macro
883 Assert_Param(IS_USART_RS485_POLARITY(USART_RS485Polarity)); in USART_RS485TxEnablePolarityConfig()
Completed in 10 milliseconds