Searched refs:USART_CTL2_DENR (Results 1 – 16 of 16) sorted by relevance
971 USART_CTL2(usart_periph) &= ~(USART_CTL2_DENR); in usart_dma_receive_config()972 USART_CTL2(usart_periph) |= (USART_CTL2_DENR & dmaconfig); in usart_dma_receive_config()
604 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
964 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()965 ctl |= (USART_CTL2_DENR & dmacmd); in usart_dma_receive_config()
112 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for… macro
732 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
739 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
115 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
832 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
117 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
121 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
1018 USART_CTL2(usart_periph) &= ~USART_CTL2_DENR; in usart_dma_receive_config()
976 USART_CTL2(usart_periph) &= ~USART_CTL2_DENR; in usart_dma_receive_config()
108 #define USART_CTL2_DENR BIT(6) /*!< enable DMA for rece… macro
110 #define USART_CTL2_DENR BIT(6) /*!< DMA enable for reception … macro
111 #define USART_CTL2_DENR BIT(6) /*!< DMA enable for rece… macro
136 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro