Home
last modified time | relevance | path

Searched refs:USART_ICR_TCCF (Results 1 – 18 of 18) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_smartcard_ex.h226 #define SMARTCARD_CLEAR_TCF USART_ICR_TCCF /*!< SMARTCARD transmission complete …
Dstm32l4xx_hal_irda.h480 #define IRDA_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete C…
Dstm32l4xx_hal_usart.h454 #define USART_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete …
Dstm32l4xx_ll_lpuart.h178 #define LL_LPUART_ICR_TCCF USART_ICR_TCCF /*!< Transmission complete…
2010 WRITE_REG(LPUARTx->ICR, USART_ICR_TCCF); in LL_LPUART_ClearFlag_TC()
Dstm32l4xx_hal_uart.h805 #define UART_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete C…
Dstm32l4xx_ll_usart.h211 #define LL_USART_ICR_TCCF USART_ICR_TCCF /*!< Transmission com…
3506 WRITE_REG(USARTx->ICR, USART_ICR_TCCF); in LL_USART_ClearFlag_TC()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_usart.h310 #define USART_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete …
Dstm32l0xx_ll_lpuart.h150 #define LL_LPUART_ICR_TCCF USART_ICR_TCCF /*!< Transmission complete…
1538 WRITE_REG(LPUARTx->ICR, USART_ICR_TCCF); in LL_LPUART_ClearFlag_TC()
Dstm32l0xx_hal_irda.h381 #define IRDA_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete C…
Dstm32l0xx_hal_smartcard.h540 #define SMARTCARD_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Compl…
Dstm32l0xx_ll_usart.h185 #define LL_USART_ICR_TCCF USART_ICR_TCCF /*!< Transmission com…
2851 WRITE_REG(USARTx->ICR, USART_ICR_TCCF); in LL_USART_ClearFlag_TC()
Dstm32l0xx_hal_uart.h678 #define UART_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete C…
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_smartcard.c750 CLEAR_BIT(hsmartcard->Instance->ICR, USART_ICR_TCCF); in HAL_SMARTCARD_Transmit_DMA()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_smartcard.c1194 CLEAR_BIT(hsmartcard->Instance->ICR, USART_ICR_TCCF); in HAL_SMARTCARD_Transmit_DMA()
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h6221 #define USART_ICR_TCCF USART_ICR_TCCF_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h7124 #define USART_ICR_TCCF USART_ICR_TCCF_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h7283 #define USART_ICR_TCCF USART_ICR_TCCF_Msk /*!< Transmission Co… macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h16191 #define USART_ICR_TCCF USART_ICR_TCCF_Msk /*!< Transmission Co… macro