Searched refs:IS_LL_USART_CLOCKPOLARITY (Results 1 – 1 of 1) sorted by relevance
87 #define IS_LL_USART_CLOCKPOLARITY(__VALUE__) (((__VALUE__) == LL_USART_POLARITY_LOW) \ macro356 assert_param(IS_LL_USART_CLOCKPOLARITY(USART_ClockInitStruct->ClockPolarity)); in LL_USART_ClockInit()
Completed in 4 milliseconds