Searched refs:USI_UARTWordLen (Results 1 – 2 of 2) sorted by relevance
90 USI_UARTInitStruct->USI_UARTWordLen = USI_RUART_WLS_8BITS; in USI_UARTStructInit()115 assert_param(IS_USI_UART_WLS(USI_UARTInitStruct->USI_UARTWordLen)); in USI_UARTInit()168 USIx->UART_CTRL |= ((USI_UARTInitStruct->USI_UARTWordLen) | in USI_UARTInit()
217 u32 USI_UARTWordLen; /*!< Specifies the USI UART word length. member
Completed in 5 milliseconds