Home
last modified time | relevance | path

Searched refs:USART_CTL2_WUM (Results 1 – 6 of 6) sorted by relevance

/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/source/
Dgd32a50x_usart.c1057 USART_CTL2(usart_periph) &= ~(USART_CTL2_WUM); in usart_wakeup_mode_config()
1058 USART_CTL2(usart_periph) |= USART_CTL2_WUM & (wum); in usart_wakeup_mode_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/source/
Dgd32l23x_usart.c1106 USART_CTL2(usart_periph) &= ~(USART_CTL2_WUM); in usart_wakeup_mode_config()
1107 USART_CTL2(usart_periph) |= USART_CTL2_WUM & (wum); in usart_wakeup_mode_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_usart.c1064 USART_CTL2(usart_periph) &= ~(USART_CTL2_WUM); in usart_wakeup_mode_config()
1065 USART_CTL2(usart_periph) |= USART_CTL2_WUM & (wum); in usart_wakeup_mode_config()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32a50x/standard_peripheral/include/
Dgd32a50x_usart.h119 #define USART_CTL2_WUM BITS(20,21) /*!< wakeup mode from de… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_usart.h121 #define USART_CTL2_WUM BITS(20,21) /*!< wakeup mode from deep-sle… macro
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_usart.h122 #define USART_CTL2_WUM BITS(20,21) /*!< wakeup mode from de… macro