Home
last modified time | relevance | path

Searched refs:USART_CR1_CMIE (Results 1 – 8 of 8) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h192 #define LL_LPUART_CR1_CMIE USART_CR1_CMIE /*!< Character match inter…
1645 SET_BIT(LPUARTx->CR1, USART_CR1_CMIE); in LL_LPUART_EnableIT_CM()
1748 CLEAR_BIT(LPUARTx->CR1, USART_CR1_CMIE); in LL_LPUART_DisableIT_CM()
1851 return (READ_BIT(LPUARTx->CR1, USART_CR1_CMIE) == (USART_CR1_CMIE)); in LL_LPUART_IsEnabledIT_CM()
Dstm32l0xx_ll_usart.h241 #define LL_USART_CR1_CMIE USART_CR1_CMIE /*!< Character match …
3013 SET_BIT(USARTx->CR1, USART_CR1_CMIE); in LL_USART_EnableIT_CM()
3173 CLEAR_BIT(USARTx->CR1, USART_CR1_CMIE); in LL_USART_DisableIT_CM()
3333 return (READ_BIT(USARTx->CR1, USART_CR1_CMIE) == (USART_CR1_CMIE)); in LL_USART_IsEnabledIT_CM()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h242 #define LL_LPUART_CR1_CMIE USART_CR1_CMIE /*!< Character match inter…
2151 SET_BIT(LPUARTx->CR1, USART_CR1_CMIE); in LL_LPUART_EnableIT_CM()
2336 CLEAR_BIT(LPUARTx->CR1, USART_CR1_CMIE); in LL_LPUART_DisableIT_CM()
2521 return (READ_BIT(LPUARTx->CR1, USART_CR1_CMIE) == (USART_CR1_CMIE)); in LL_LPUART_IsEnabledIT_CM()
Dstm32l4xx_ll_usart.h297 #define LL_USART_CR1_CMIE USART_CR1_CMIE /*!< Character match …
3721 SET_BIT(USARTx->CR1, USART_CR1_CMIE); in LL_USART_EnableIT_CM()
3975 CLEAR_BIT(USARTx->CR1, USART_CR1_CMIE); in LL_USART_DisableIT_CM()
4231 return ((READ_BIT(USARTx->CR1, USART_CR1_CMIE) == (USART_CR1_CMIE)) ? 1UL : 0UL); in LL_USART_IsEnabledIT_CM()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h5937 #define USART_CR1_CMIE USART_CR1_CMIE_Msk /*!< Character match… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h6999 #define USART_CR1_CMIE USART_CR1_CMIE_Msk /*!< Character match… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h6840 #define USART_CR1_CMIE USART_CR1_CMIE_Msk /*!< Character match… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h15907 #define USART_CR1_CMIE USART_CR1_CMIE_Msk /*!< Character match… macro