Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c529 LPUART_CTL2 &= ~(LPUART_CTL2_DEP); in lpuart_depolarity_config()
530 LPUART_CTL2 |= (LPUART_CTL2_DEP & dep); in lpuart_depolarity_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h97 #define LPUART_CTL2_DEP BIT(15) /*!< driver enable polari… macro