Home
last modified time | relevance | path

Searched refs:USART_ISR_SBKF (Results 1 – 10 of 10) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h174 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1428 return (READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)); in LL_LPUART_IsActiveFlag_SBK()
Dstm32l0xx_ll_usart.h220 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
2725 return (READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)); in LL_USART_IsActiveFlag_SBK()
Dstm32l0xx_hal_uart.h609 #define UART_FLAG_SBKF USART_ISR_SBKF /*!< UART send break flag …
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h210 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1841 return (READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)); in LL_LPUART_IsActiveFlag_SBK()
Dstm32l4xx_ll_usart.h260 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3309 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
Dstm32l4xx_hal_uart.h715 #define UART_FLAG_SBKF USART_ISR_SBKF /*!< UART send break flag …
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6189 #define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag… macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7092 #define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7251 #define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag… macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16159 #define USART_ISR_SBKF USART_ISR_SBKF_Msk /*!< Send Break Flag… macro