Home
last modified time | relevance | path

Searched refs:USART_RQR_TXFRQ (Results 1 – 14 of 14) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h250 #define USART_TXDATA_FLUSH_REQUEST ((uint32_t)USART_RQR_TXFRQ) /*!< Transmit data flu…
Dstm32l0xx_hal_irda.h312 #define IRDA_TXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_TXFRQ) /*!< Transmit data flus…
Dstm32l0xx_hal_smartcard.h474 #define SMARTCARD_TXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_TXFRQ) /*!< Transmit data f…
Dstm32l0xx_hal_uart.h430 #define UART_TXDATA_FLUSH_REQUEST ((uint32_t)USART_RQR_TXFRQ) /*!< Transmit data f…
Dstm32l0xx_ll_usart.h3679 SET_BIT(USARTx->RQR, USART_RQR_TXFRQ); in LL_USART_RequestTxDataFlush()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_irda.h405 #define IRDA_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ /*!< Transmit data flush Request */
Dstm32l4xx_hal_usart.h365 #define USART_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ /*!< Transmit data flush Request */
Dstm32l4xx_hal_smartcard.h554 #define SMARTCARD_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ /*!< Transmit data flush r…
Dstm32l4xx_hal_uart.h532 #define UART_TXDATA_FLUSH_REQUEST USART_RQR_TXFRQ /*!< Transmit data flush Request…
Dstm32l4xx_ll_usart.h4647 SET_BIT(USARTx->RQR, USART_RQR_TXFRQ); in LL_USART_RequestTxDataFlush()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6133 #define USART_RQR_TXFRQ USART_RQR_TXFRQ_Msk /*!< Transmit data f… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7195 #define USART_RQR_TXFRQ USART_RQR_TXFRQ_Msk /*!< Transmit data f… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7036 #define USART_RQR_TXFRQ USART_RQR_TXFRQ_Msk /*!< Transmit data f… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16103 #define USART_RQR_TXFRQ USART_RQR_TXFRQ_Msk /*!< Transmit data f… macro