Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_lpuart.c227 LPUART_CTL1 |= LPUART_CTL1_RINV; in lpuart_invert_config()
230 LPUART_CTL1 &= ~(LPUART_CTL1_RINV); in lpuart_invert_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_lpuart.h80 #define LPUART_CTL1_RINV BIT(16) /*!< RX pin level inversi… macro