Searched refs:IS_LL_USART_PARITY (Results 1 – 2 of 2) sorted by relevance
74 #define IS_LL_USART_PARITY(__VALUE__) (((__VALUE__) == LL_USART_PARITY_NONE) \ macro263 assert_param(IS_LL_USART_PARITY(USART_InitStruct->Parity)); in LL_USART_Init()
83 #define IS_LL_USART_PARITY(__VALUE__) (((__VALUE__) == LL_USART_PARITY_NONE) \ macro225 assert_param(IS_LL_USART_PARITY(USART_InitStruct->Parity)); in LL_USART_Init()