Home
last modified time | relevance | path

Searched refs:USART_CR3_CTSIE (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h177 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
1711 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
1818 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
1921 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
Dstm32l0xx_ll_usart.h231 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3112 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3272 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
3428 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_usart.h183 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
2111 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
2207 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
2299 return (READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_usart.h183 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
2159 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
2255 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
2347 return (READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_usart.h183 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
2111 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
2207 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
2299 return (READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_usart.h183 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
2111 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
2207 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
2299 return (READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
Dstm32n6xx_ll_usart.h264 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3618 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3835 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
4048 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_lpuart.h217 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2058 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2211 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2360 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2046 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2199 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2348 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
Dstm32wlxx_ll_usart.h257 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3606 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3825 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
4040 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h213 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2042 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2193 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2340 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h211 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2007 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2147 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2283 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_lpuart.h211 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2008 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2148 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2284 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lpuart.h237 #define LL_LPUART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt enable */
2204 ATOMIC_SET_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_EnableIT_CTS()
2387 ATOMIC_CLEAR_BIT(LPUARTx->CR3, USART_CR3_CTSIE); in LL_LPUART_DisableIT_CTS()
2566 return ((READ_BIT(LPUARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usart.h225 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3052 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3197 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
3338 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usart.h242 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3149 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3313 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
3473 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h246 #define LL_USART_CR3_CTSIE USART_CR3_CTSIE /*!< CTS interrupt en…
3229 ATOMIC_SET_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_EnableIT_CTS()
3382 ATOMIC_CLEAR_BIT(USARTx->CR3, USART_CR3_CTSIE); in LL_USART_DisableIT_CTS()
3531 return ((READ_BIT(USARTx->CR3, USART_CR3_CTSIE) == (USART_CR3_CTSIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CTS()

12345678910>>...14