Home
last modified time | relevance | path

Searched refs:USART_CTL2_DENR (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_usart.c971 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()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/source/
Dgd32vf103_usart.c604 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/source/
Dgd32e50x_usart.c964 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
965 ctl |= (USART_CTL2_DENR & dmacmd); in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32vf103/standard_peripheral/include/
Dgd32vf103_usart.h112 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/source/
Dgd32f403_usart.c732 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/source/
Dgd32e10x_usart.c739 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f403/standard_peripheral/include/
Dgd32f403_usart.h115 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_usart.c832 ctl &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e10x/standard_peripheral/include/
Dgd32e10x_usart.h117 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_usart.h121 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_usart.c1018 USART_CTL2(usart_periph) &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_usart.c976 USART_CTL2(usart_periph) &= ~USART_CTL2_DENR; in usart_dma_receive_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h108 #define USART_CTL2_DENR BIT(6) /*!< enable DMA for rece… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h110 #define USART_CTL2_DENR BIT(6) /*!< DMA enable for reception … macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h111 #define USART_CTL2_DENR BIT(6) /*!< DMA enable for rece… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32e50x/standard_peripheral/include/
Dgd32e50x_usart.h136 #define USART_CTL2_DENR BIT(6) /*!< DMA request enable for reception */ macro