Home
last modified time | relevance | path

Searched refs:USART_SR_RXNE (Results 1 – 9 of 9) sorted by relevance

/loramac-node-3.7.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h170 #define LL_USART_SR_RXNE USART_SR_RXNE /*!< Read data regist…
1799 return (READ_BIT(USARTx->SR, USART_SR_RXNE) == (USART_SR_RXNE)); in LL_USART_IsActiveFlag_RXNE()
1986 WRITE_REG(USARTx->SR , ~(USART_SR_RXNE)); in LL_USART_ClearFlag_RXNE()
Dstm32l1xx_hal_irda.h221 #define IRDA_FLAG_RXNE ((uint32_t)USART_SR_RXNE)
Dstm32l1xx_hal_smartcard.h324 #define SMARTCARD_FLAG_RXNE ((uint32_t)USART_SR_RXNE)
Dstm32l1xx_hal_usart.h266 #define USART_FLAG_RXNE ((uint32_t)USART_SR_RXNE)
Dstm32l1xx_hal_uart.h264 #define UART_FLAG_RXNE ((uint32_t)USART_SR_RXNE)
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6120 #define USART_SR_RXNE USART_SR_RXNE_Msk /*!< Read Data Regis… macro
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6120 #define USART_SR_RXNE USART_SR_RXNE_Msk /*!< Read Data Regis… macro
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h6960 #define USART_SR_RXNE USART_SR_RXNE_Msk /*!< Read Data Regis… macro
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7262 #define USART_SR_RXNE USART_SR_RXNE_Msk /*!< Read Data Regis… macro