Searched refs:USI_UART_TX_XFACTOR (Results 1 – 2 of 2) sorted by relevance
403 #define USI_UART_TX_XFACTOR ((u32)0x000FFFFF) /*BIT[19:0], USI UART Factor of Baud rate cal… macro
247 USIx->UART_TX_FRACTION_BAUD &=(~(USI_UART_TX_XFACTOR|USI_UART_TX_XFACTOR_ADJ)); in USI_UARTSetBaud()272 USIx->UART_TX_FRACTION_BAUD &=(~(USI_UART_TX_XFACTOR|USI_UART_TX_XFACTOR_ADJ)); in USI_UARTSetBaudExt()
Completed in 7 milliseconds