Home
last modified time | relevance | path

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

1234567891011

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h157 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1464 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
Dstm32l0xx_ll_usart.h205 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
2759 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
Dstm32n6xx_ll_usart.h234 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3161 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
Dstm32u0xx_ll_usart.h233 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3160 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_lpuart.h187 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1741 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
Dstm32h7rsxx_ll_usart.h234 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3161 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1731 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
Dstm32wlxx_ll_usart.h227 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3147 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h185 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1729 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h184 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1716 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lpuart.h184 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1717 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lpuart.h197 #define LL_LPUART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag */
1859 return ((READ_BIT(LPUARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usart.h202 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
2726 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usart.h210 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
2786 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h215 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
2887 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_usart.h227 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3156 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_usart.h233 #define LL_USART_ISR_SBKF USART_ISR_SBKF /*!< Send break flag …
3160 return ((READ_BIT(USARTx->ISR, USART_ISR_SBKF) == (USART_ISR_SBKF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_SBK()

1234567891011