Searched refs:UART_RX_BAUD_XTAL (Results 1 – 2 of 2) sorted by relevance
251 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()
552 …__IO u32 UART_RX_BAUD_XTAL; /*!< USI UART RX baudrate configure for XTAL clock, Address off… member
Completed in 14 milliseconds