Home
last modified time | relevance | path

Searched refs:USART_CR1_IDLEIE (Results 1 – 17 of 17) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h187 #define LL_LPUART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt enable…
1590 SET_BIT(LPUARTx->CR1, USART_CR1_IDLEIE); in LL_LPUART_EnableIT_IDLE()
1693 CLEAR_BIT(LPUARTx->CR1, USART_CR1_IDLEIE); in LL_LPUART_DisableIT_IDLE()
1796 return (READ_BIT(LPUARTx->CR1, USART_CR1_IDLEIE) == (USART_CR1_IDLEIE)); in LL_LPUART_IsEnabledIT_IDLE()
Dstm32l0xx_ll_usart.h236 #define LL_USART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt e…
2958 SET_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_EnableIT_IDLE()
3118 CLEAR_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_DisableIT_IDLE()
3278 return (READ_BIT(USARTx->CR1, USART_CR1_IDLEIE) == (USART_CR1_IDLEIE)); in LL_USART_IsEnabledIT_IDLE()
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h183 #define LL_USART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt e…
2031 SET_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_EnableIT_IDLE()
2127 CLEAR_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_DisableIT_IDLE()
2223 return (READ_BIT(USARTx->CR1, USART_CR1_IDLEIE) == (USART_CR1_IDLEIE)); in LL_USART_IsEnabledIT_IDLE()
Dstm32l1xx_hal_irda.h246 #define IRDA_IT_IDLE ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_IDLEIE
495USART_CR1_IDLEIE | USART_CR2_LBDIE | USART_CR3_CTSIE | USART_CR3_EIE )
Dstm32l1xx_hal_smartcard.h349 …RTCARD_IT_IDLE ((uint32_t)(SMARTCARD_CR1_REG_INDEX << 28 | USART_CR1_IDLEIE))
618 USART_CR1_IDLEIE | USART_CR3_EIE )
Dstm32l1xx_hal_usart.h291 #define USART_IT_IDLE ((uint32_t)(USART_CR1_REG_INDEX << 28 | USART_CR1_IDLEIE))
540USART_CR1_IDLEIE | USART_CR2_LBDIE | USART_CR3_CTSIE | USART_CR3_EIE )
Dstm32l1xx_hal_uart.h289 #define UART_IT_IDLE ((uint32_t)(UART_CR1_REG_INDEX << 28 | USART_CR1_IDLEIE))
666USART_CR1_IDLEIE | USART_CR2_LBDIE | USART_CR3_CTSIE | USART_CR3_EIE )
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h229 #define LL_LPUART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt enable…
2062 SET_BIT(LPUARTx->CR1, USART_CR1_IDLEIE); in LL_LPUART_EnableIT_IDLE()
2247 CLEAR_BIT(LPUARTx->CR1, USART_CR1_IDLEIE); in LL_LPUART_DisableIT_IDLE()
2432 return (READ_BIT(LPUARTx->CR1, USART_CR1_IDLEIE) == (USART_CR1_IDLEIE)); in LL_LPUART_IsEnabledIT_IDLE()
Dstm32l4xx_ll_usart.h284 #define LL_USART_CR1_IDLEIE USART_CR1_IDLEIE /*!< IDLE interrupt e…
3628 SET_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_EnableIT_IDLE()
3882 CLEAR_BIT(USARTx->CR1, USART_CR1_IDLEIE); in LL_USART_DisableIT_IDLE()
4138 return ((READ_BIT(USARTx->CR1, USART_CR1_IDLEIE) == (USART_CR1_IDLEIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_IDLE()
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h5904 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h6807 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6162 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h6966 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6162 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h7002 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7304 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15874 #define USART_CR1_IDLEIE USART_CR1_IDLEIE_Msk /*!< IDLE Interrupt … macro