Home
last modified time | relevance | path

Searched refs:USART_ISR_CTS (Results 1 – 25 of 246) sorted by relevance

12345678910

/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h154 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1431 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32l0xx_ll_usart.h198 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
2676 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32h7xx_ll_usart.h226 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3065 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32h5xx_ll_usart.h226 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3065 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32h7rsxx_ll_usart.h226 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3065 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32g4xx_ll_usart.h225 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3064 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32l5xx_ll_usart.h225 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3064 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1698 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32wlxx_ll_usart.h219 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3051 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h182 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1696 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lpuart.h181 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1684 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h181 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1683 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
Dstm32u5xx_ll_usart.h224 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3047 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lpuart.h194 #define LL_LPUART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
1826 return ((READ_BIT(LPUARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usart.h203 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
2703 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usart.h195 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
2643 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h206 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
2802 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_usart.h219 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3060 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()
/hal_stm32-3.7.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_usart.h225 #define LL_USART_ISR_CTS USART_ISR_CTS /*!< CTS flag */
3064 return ((READ_BIT(USARTx->ISR, USART_ISR_CTS) == (USART_ISR_CTS)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CTS()

12345678910