Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c601 LPUART_CTL0 |= LPUART_CTL0_UESM; in lpuart_wakeup_enable()
612 LPUART_CTL0 &= ~(LPUART_CTL0_UESM); in lpuart_wakeup_disable()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h58 #define LPUART_CTL0_UESM BIT(1) /*!< LPUART enable in dee… macro