Home
last modified time | relevance | path

Searched refs:USART_RDR_RDR (Results 1 – 8 of 8) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_lpuart.h2038 return (uint8_t)(READ_BIT(LPUARTx->RDR, USART_RDR_RDR)); in LL_LPUART_ReceiveData8()
2049 return (uint16_t)(READ_BIT(LPUARTx->RDR, USART_RDR_RDR)); in LL_LPUART_ReceiveData9()
Dstm32l0xx_ll_usart.h3577 return (uint8_t)(READ_BIT(USARTx->RDR, USART_RDR_RDR)); in LL_USART_ReceiveData8()
3588 return (uint16_t)(READ_BIT(USARTx->RDR, USART_RDR_RDR)); in LL_USART_ReceiveData9()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_lpuart.h2756 return (uint8_t)(READ_BIT(LPUARTx->RDR, USART_RDR_RDR)); in LL_LPUART_ReceiveData8()
2767 return (uint16_t)(READ_BIT(LPUARTx->RDR, USART_RDR_RDR)); in LL_LPUART_ReceiveData9()
Dstm32l4xx_ll_usart.h4533 return (uint8_t)(READ_BIT(USARTx->RDR, USART_RDR_RDR)); in LL_USART_ReceiveData8()
4544 return (uint16_t)(READ_BIT(USARTx->RDR, USART_RDR_RDR)); in LL_USART_ReceiveData9()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6244 #define USART_RDR_RDR USART_RDR_RDR_Msk /*!< RDR[8:0] bits (… macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7306 #define USART_RDR_RDR USART_RDR_RDR_Msk /*!< RDR[8:0] bits (… macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7147 #define USART_RDR_RDR USART_RDR_RDR_Msk /*!< RDR[8:0] bits (… macro
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16219 #define USART_RDR_RDR USART_RDR_RDR_Msk /*!< RDR[8:0] bits (… macro