Home
last modified time | relevance | path

Searched refs:USART_ISR_IDLE (Results 1 – 25 of 269) sorted by relevance

1234567891011

/hal_stm32-3.4.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_lpuart.h149 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1376 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32l0xx_ll_usart.h192 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2604 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
Dstm32l0xx_hal_smartcard_ex.h91 #define SMARTCARD_FLAG_IDLE USART_ISR_IDLE /*!< SMARTCARD idle line detection …
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1637 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32l5xx_ll_usart.h219 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2984 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_lpuart.h176 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1624 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32u5xx_ll_usart.h218 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2967 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1637 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32wlxx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2969 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1637 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32h7xx_ll_usart.h220 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2985 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1636 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32g4xx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2978 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1636 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32wbxx_ll_usart.h220 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2985 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1637 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
Dstm32g0xx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2978 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_lpuart.h177 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1637 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_lpuart.h181 #define LL_LPUART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detected flag */
1739 return ((READ_BIT(LPUARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_LPUART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_usart.h189 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2571 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_usart.h190 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2624 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
Dstm32f7xx_hal_smartcard_ex.h89 #define SMARTCARD_FLAG_IDLE USART_ISR_IDLE /*!< SMARTCARD idle line detection …
/hal_stm32-3.4.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_usart.h198 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2728 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2978 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_usart.h213 #define LL_USART_ISR_IDLE USART_ISR_IDLE /*!< Idle line detect…
2978 return ((READ_BIT(USARTx->ISR, USART_ISR_IDLE) == (USART_ISR_IDLE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_IDLE()

1234567891011