Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_usi_uart.c251 USIx->UART_RX_BAUD_XTAL &= (~USI_RUART_LPRX_XTAL_CYCNUM_PERBIT); in USI_UARTSetBaud()
252 USIx->UART_RX_BAUD_XTAL |= Ovsr; in USI_UARTSetBaud()
276 USIx->UART_RX_BAUD_XTAL &= (~USI_RUART_LPRX_XTAL_CYCNUM_PERBIT); in USI_UARTSetBaudExt()
277 USIx->UART_RX_BAUD_XTAL |= Ovsr; in USI_UARTSetBaudExt()
1201 RegValue = USIx->UART_RX_BAUD_XTAL; in USI_UARTLPRxBaudSet()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h552 …__IO u32 UART_RX_BAUD_XTAL; /*!< USI UART RX baudrate configure for XTAL clock, Address off… member

Completed in 14 milliseconds