Searched refs:USART_CTL2_DDRE (Results 1 – 6 of 6) sorted by relevance
1051 USART_CTL2(usart_periph) |= USART_CTL2_DDRE; in usart_reception_error_dma_disable()1065 USART_CTL2(usart_periph) &= ~(USART_CTL2_DDRE); in usart_reception_error_dma_enable()
1009 USART_CTL2(usart_periph) |= USART_CTL2_DDRE; in usart_reception_error_dma_disable()1023 USART_CTL2(usart_periph) &= ~(USART_CTL2_DDRE); in usart_reception_error_dma_enable()
1002 USART_CTL2(usart_periph) |= USART_CTL2_DDRE; in usart_reception_error_dma_disable()1016 USART_CTL2(usart_periph) &= ~(USART_CTL2_DDRE); in usart_reception_error_dma_enable()
117 #define USART_CTL2_DDRE BIT(13) /*!< disable DMA on reception … macro
115 #define USART_CTL2_DDRE BIT(13) /*!< disable DMA on rece… macro
118 #define USART_CTL2_DDRE BIT(13) /*!< disable DMA on rece… macro