Searched refs:IS_LL_USART_STOPBITS (Results 1 – 2 of 2) sorted by relevance
96 #define IS_LL_USART_STOPBITS(__VALUE__) (((__VALUE__) == LL_USART_STOPBITS_0_5) \ macro262 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()
106 #define IS_LL_USART_STOPBITS(__VALUE__) (((__VALUE__) == LL_USART_STOPBITS_0_5) \ macro224 assert_param(IS_LL_USART_STOPBITS(USART_InitStruct->StopBits)); in LL_USART_Init()