Searched refs:USART_CR1_SBK (Results 1 – 6 of 6) sorted by relevance
1858 return (READ_BIT(USARTx->CR1, USART_CR1_SBK) == (USART_CR1_SBK)); in LL_USART_IsActiveFlag_SBK()2464 SET_BIT(USARTx->CR1, USART_CR1_SBK); in LL_USART_RequestBreakSending()
1378 SET_BIT(huart->Instance->CR1, USART_CR1_SBK); in HAL_LIN_SendBreak()
6150 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro
6990 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro
7292 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro