Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_irda.h326 #define IRDA_FLAG_ABRE USART_ISR_ABRE /*!< IRDA Auto baud rate error …
Dstm32l0xx_ll_usart.h216 #define LL_USART_ISR_ABRE USART_ISR_ABRE /*!< Auto baud rate e…
2679 return (READ_BIT(USARTx->ISR, USART_ISR_ABRE) == (USART_ISR_ABRE)); in LL_USART_IsActiveFlag_ABRE()
Dstm32l0xx_hal_uart.h613 #define UART_FLAG_ABRE USART_ISR_ABRE /*!< UART auto Baud rate error …
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_irda.h419 #define IRDA_FLAG_ABRE USART_ISR_ABRE /*!< IRDA auto Baud rate error …
Dstm32l4xx_ll_usart.h256 #define LL_USART_ISR_ABRE USART_ISR_ABRE /*!< Auto baud rate e…
3263 return ((READ_BIT(USARTx->ISR, USART_ISR_ABRE) == (USART_ISR_ABRE)) ? 1UL : 0UL); in LL_USART_IsActiveFlag_ABRE()
Dstm32l4xx_hal_uart.h719 #define UART_FLAG_ABRE USART_ISR_ABRE /*!< UART auto Baud rate error …
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6177 #define USART_ISR_ABRE USART_ISR_ABRE_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7239 #define USART_ISR_ABRE USART_ISR_ABRE_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7080 #define USART_ISR_ABRE USART_ISR_ABRE_Msk /*!< Auto-Baud Rate … macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16147 #define USART_ISR_ABRE USART_ISR_ABRE_Msk /*!< Auto-Baud Rate … macro