Home
last modified time | relevance | path

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

/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/source/
A Dab32vg1_hal_uart.c68 uartx[UARTxCON] |= UART_1LINE_ENABLE; in hal_uart_setparam()
72 uartx[UARTxCON] &= ~UART_1LINE_ENABLE; in hal_uart_setparam()
/bsp/bluetrum/libraries/hal_libraries/ab32vg1_hal/include/
A Dab32vg1_hal_uart.h96 #define UART_1LINE_ENABLE (BIT(6)) /*!< One-Line mode enable bit */ macro

Completed in 5 milliseconds