Home
last modified time | relevance | path

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

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_usart.c507 USART_CTL0(usart_periph) &= ~(USART_CTL0_WM0 | USART_CTL0_WM1); in usart_mute_mode_wakeup_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h72 #define USART_CTL0_WM0 BIT(11) /*!< wakeup method in mu… macro