Home
last modified time | relevance | path

Searched refs:LPUART_CTL1_STB (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.c119 LPUART_CTL1 &= ~LPUART_CTL1_STB; in lpuart_stop_bit_set()
/hal_gigadevice-3.7.0-3.6.0-3.5.0-3.4.0/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h78 #define LPUART_CTL1_STB BITS(12,13) /*!< stop bits length */ macro