Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c221 LPUART_CTL1 |= LPUART_CTL1_TINV; in lpuart_invert_config()
224 LPUART_CTL1 &= ~(LPUART_CTL1_TINV); in lpuart_invert_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h81 #define LPUART_CTL1_TINV BIT(17) /*!< TX pin level inversi… macro