Home
last modified time | relevance | path

Searched refs:LPUART_CTL2_DENT (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c560 LPUART_CTL2 &= ~LPUART_CTL2_DENT; in lpuart_dma_transmit_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h90 #define LPUART_CTL2_DENT BIT(7) /*!< DMA enable for trans… macro