Searched refs:USART_CR1_TCIE (Results 1 – 2 of 2) sorted by relevance
83 #define USART_CR1_TCIE BIT(6) macro
671 stm32_usart_set_bits(port, ofs->cr1, USART_CR1_TCIE); in stm32_usart_tc_interrupt_enable()690 stm32_usart_clr_bits(port, ofs->cr1, USART_CR1_TCIE); in stm32_usart_tc_interrupt_disable()