/hal_stm32-3.7.0/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_ll_lpuart.h | 154 #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()
|
D | stm32l0xx_ll_usart.h | 198 #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/ |
D | stm32h7xx_ll_lpuart.h | 182 #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()
|
D | stm32h7xx_ll_usart.h | 226 #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/ |
D | stm32h5xx_ll_lpuart.h | 182 #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()
|
D | stm32h5xx_ll_usart.h | 226 #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/ |
D | stm32h7rsxx_ll_lpuart.h | 182 #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()
|
D | stm32h7rsxx_ll_usart.h | 226 #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/ |
D | stm32g4xx_ll_lpuart.h | 182 #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()
|
D | stm32g4xx_ll_usart.h | 225 #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/ |
D | stm32l5xx_ll_lpuart.h | 182 #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()
|
D | stm32l5xx_ll_usart.h | 225 #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/ |
D | stm32wlxx_ll_lpuart.h | 182 #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()
|
D | stm32wlxx_ll_usart.h | 219 #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/ |
D | stm32wbxx_ll_lpuart.h | 182 #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/ |
D | stm32g0xx_ll_lpuart.h | 182 #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/ |
D | stm32wbaxx_ll_lpuart.h | 181 #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/ |
D | stm32u5xx_ll_lpuart.h | 181 #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()
|
D | stm32u5xx_ll_usart.h | 224 #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/ |
D | stm32l4xx_ll_lpuart.h | 194 #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/ |
D | stm32f7xx_ll_usart.h | 203 #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/ |
D | stm32f3xx_ll_usart.h | 195 #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/ |
D | stm32f0xx_ll_usart.h | 206 #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/ |
D | stm32mp1xx_ll_usart.h | 219 #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/ |
D | stm32c0xx_ll_usart.h | 225 #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()
|