Home
last modified time | relevance | path

Searched refs:USART_ISR_CMF (Results 1 – 10 of 10) sorted by relevance

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h173 #define LL_LPUART_ISR_CMF USART_ISR_CMF /*!< Character match flag …
1417 return (READ_BIT(LPUARTx->ISR, USART_ISR_CMF) == (USART_ISR_CMF)); in LL_LPUART_IsActiveFlag_CM()
Dstm32l0xx_ll_usart.h219 #define LL_USART_ISR_CMF USART_ISR_CMF /*!< Character match …
2714 return (READ_BIT(USARTx->ISR, USART_ISR_CMF) == (USART_ISR_CMF)); in LL_USART_IsActiveFlag_CM()
Dstm32l0xx_hal_uart.h610 #define UART_FLAG_CMF USART_ISR_CMF /*!< UART character match flag …
/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h209 #define LL_LPUART_ISR_CMF USART_ISR_CMF /*!< Character match flag …
1830 return (READ_BIT(LPUARTx->ISR, USART_ISR_CMF) == (USART_ISR_CMF)); in LL_LPUART_IsActiveFlag_CM()
Dstm32l4xx_ll_usart.h259 #define LL_USART_ISR_CMF USART_ISR_CMF /*!< Character match …
3298 return ((READ_BIT(USARTx->ISR, USART_ISR_CMF) == (USART_ISR_CMF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_CM()
Dstm32l4xx_hal_uart.h716 #define UART_FLAG_CMF USART_ISR_CMF /*!< UART character match flag …
/loramac-node-3.6.0-3.5.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6186 #define USART_ISR_CMF USART_ISR_CMF_Msk /*!< Character Match… macro
/loramac-node-3.6.0-3.5.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7089 #define USART_ISR_CMF USART_ISR_CMF_Msk /*!< Character Match… macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7248 #define USART_ISR_CMF USART_ISR_CMF_Msk /*!< Character Match… macro
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16156 #define USART_ISR_CMF USART_ISR_CMF_Msk /*!< Character Match… macro