Home
last modified time | relevance | path

Searched refs:USART_CR1_SBK (Results 1 – 6 of 6) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h1858 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()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_uart.c1378 SET_BIT(huart->Instance->CR1, USART_CR1_SBK); in HAL_LIN_SendBreak()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6150 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6150 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h6990 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7292 #define USART_CR1_SBK USART_CR1_SBK_Msk /*!< Send Break */ macro