Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c576 LPUART_CTL2 |= LPUART_CTL2_DDRE; in lpuart_reception_error_dma_disable()
590 LPUART_CTL2 &= ~(LPUART_CTL2_DDRE); in lpuart_reception_error_dma_enable()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h95 #define LPUART_CTL2_DDRE BIT(13) /*!< disable DMA on recep… macro