Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_usart.h171 #define LL_USART_SR_TC USART_SR_TC /*!< Transmission com…
1810 return (READ_BIT(USARTx->SR, USART_SR_TC) == (USART_SR_TC)); in LL_USART_IsActiveFlag_TC()
1975 WRITE_REG(USARTx->SR , ~(USART_SR_TC)); in LL_USART_ClearFlag_TC()
Dstm32l1xx_hal_irda.h220 #define IRDA_FLAG_TC ((uint32_t)USART_SR_TC)
Dstm32l1xx_hal_smartcard.h323 #define SMARTCARD_FLAG_TC ((uint32_t)USART_SR_TC)
Dstm32l1xx_hal_usart.h265 #define USART_FLAG_TC ((uint32_t)USART_SR_TC)
Dstm32l1xx_hal_uart.h263 #define UART_FLAG_TC ((uint32_t)USART_SR_TC)
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h6123 #define USART_SR_TC USART_SR_TC_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h6123 #define USART_SR_TC USART_SR_TC_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h6963 #define USART_SR_TC USART_SR_TC_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h7265 #define USART_SR_TC USART_SR_TC_Msk /*!< Transmission Co… macro