Searched refs:IS_USART_STICK_PARITY (Results 1 – 4 of 4) sorted by relevance
373 #define IS_USART_STICK_PARITY(PARITY) ((PARITY == USART_STICK_LOW) || (PARITY == USART_ST… macro
498 Assert_Param(IS_USART_STICK_PARITY(USART_StickParity)); in USART_StickParityConfig()
449 #define IS_USART_STICK_PARITY(PARITY) ((PARITY == USART_STICK_LOW) || (PARITY == USART_ST… macro
581 Assert_Param(IS_USART_STICK_PARITY(USART_StickParity)); in USART_StickParityConfig()
Completed in 11 milliseconds