/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32wbxx_ll_usart.h | 261 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3577 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3794 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4011 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32n6xx_ll_usart.h | 261 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3577 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3794 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4011 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32u0xx_ll_usart.h | 260 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3576 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3793 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4010 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32g0xx_ll_usart.h | 260 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3576 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3793 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4010 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_ll_lpuart.h | 215 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2032 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2185 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2338 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32wb0x_ll_usart.h | 268 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3606 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3827 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4048 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32h7rsxx_ll_usart.h | 261 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3577 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3794 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4011 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32h7xx_ll_usart.h | 261 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3577 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3794 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4011 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2020 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2173 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2326 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32wlxx_ll_usart.h | 254 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3565 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3784 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4003 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_ll_lpuart.h | 211 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2016 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2167 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2318 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_lpuart.h | 209 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 1981 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2121 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2261 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_lpuart.h | 209 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 1982 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2122 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2262 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
D | stm32wbaxx_ll_usart.h | 258 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3537 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3741 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 3945 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_lpuart.h | 234 #define LL_LPUART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full interrupt enable */ 2177 ATOMIC_SET_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_EnableIT_RXFF() 2360 ATOMIC_CLEAR_BIT(LPUARTx->CR1, USART_CR1_RXFFIE); in LL_LPUART_DisableIT_RXFF() 2543 return ((READ_BIT(LPUARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_LPUART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_ll_usart.h | 254 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3574 SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3793 CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4012 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_ll_usart.h | 260 #define LL_USART_CR1_RXFFIE USART_CR1_RXFFIE /*!< RX FIFO full int… 3576 ATOMIC_SET_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_EnableIT_RXFF() 3793 ATOMIC_CLEAR_BIT(USARTx->CR1, USART_CR1_RXFFIE); in LL_USART_DisableIT_RXFF() 4010 return ((READ_BIT(USARTx->CR1, USART_CR1_RXFFIE) == (USART_CR1_RXFFIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_RXFF()
|