Home
last modified time | relevance | path

Searched refs:USART_RQR_RXFRQ (Results 1 – 16 of 16) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h249 #define USART_RXDATA_FLUSH_REQUEST ((uint32_t)USART_RQR_RXFRQ) /*!< Receive Data flus…
Dstm32l0xx_hal_irda.h311 #define IRDA_RXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_RXFRQ) /*!< Receive Data flush…
Dstm32l0xx_hal_smartcard.h473 #define SMARTCARD_RXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_RXFRQ) /*!< Receive data fl…
Dstm32l0xx_hal_uart.h429 #define UART_RXDATA_FLUSH_REQUEST ((uint32_t)USART_RQR_RXFRQ) /*!< Receive Data fl…
Dstm32l0xx_ll_lpuart.h2114 SET_BIT(LPUARTx->RQR, USART_RQR_RXFRQ); in LL_LPUART_RequestRxDataFlush()
Dstm32l0xx_ll_usart.h3666 SET_BIT(USARTx->RQR, USART_RQR_RXFRQ); in LL_USART_RequestRxDataFlush()
/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_irda.h404 #define IRDA_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ /*!< Receive Data flush Request */
Dstm32l4xx_hal_usart.h364 #define USART_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ /*!< Receive Data flush Request */
Dstm32l4xx_hal_smartcard.h553 #define SMARTCARD_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ /*!< Receive data flush re…
Dstm32l4xx_hal_uart.h531 #define UART_RXDATA_FLUSH_REQUEST USART_RQR_RXFRQ /*!< Receive Data flush Request …
Dstm32l4xx_ll_lpuart.h2838 SET_BIT(LPUARTx->RQR, USART_RQR_RXFRQ); in LL_LPUART_RequestRxDataFlush()
Dstm32l4xx_ll_usart.h4630 SET_BIT(USARTx->RQR, USART_RQR_RXFRQ); in LL_USART_RequestRxDataFlush()
/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6130 #define USART_RQR_RXFRQ USART_RQR_RXFRQ_Msk /*!< Receive Data fl… macro
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7033 #define USART_RQR_RXFRQ USART_RQR_RXFRQ_Msk /*!< Receive Data fl… macro
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7192 #define USART_RQR_RXFRQ USART_RQR_RXFRQ_Msk /*!< Receive Data fl… macro
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16100 #define USART_RQR_RXFRQ USART_RQR_RXFRQ_Msk /*!< Receive Data fl… macro