Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_irda.h325 #define IRDA_FLAG_ABRF USART_ISR_ABRF /*!< IRDA Auto baud rate flag …
Dstm32l0xx_ll_usart.h217 #define LL_USART_ISR_ABRF USART_ISR_ABRF /*!< Auto baud rate f…
2692 return (READ_BIT(USARTx->ISR, USART_ISR_ABRF) == (USART_ISR_ABRF)); in LL_USART_IsActiveFlag_ABR()
Dstm32l0xx_hal_uart.h612 #define UART_FLAG_ABRF USART_ISR_ABRF /*!< UART auto Baud rate flag …
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_irda.h418 #define IRDA_FLAG_ABRF USART_ISR_ABRF /*!< IRDA auto Baud rate flag …
Dstm32l4xx_ll_usart.h257 #define LL_USART_ISR_ABRF USART_ISR_ABRF /*!< Auto baud rate f…
3276 return ((READ_BIT(USARTx->ISR, USART_ISR_ABRF) == (USART_ISR_ABRF)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_ABR()
Dstm32l4xx_hal_uart.h718 #define UART_FLAG_ABRF USART_ISR_ABRF /*!< UART auto Baud rate flag …
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6180 #define USART_ISR_ABRF USART_ISR_ABRF_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7242 #define USART_ISR_ABRF USART_ISR_ABRF_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7083 #define USART_ISR_ABRF USART_ISR_ABRF_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16150 #define USART_ISR_ABRF USART_ISR_ABRF_Msk /*!< Auto-Baud Rate … macro