Searched refs:USI_UART_STOP_BIT_MD (Results 1 – 2 of 2) sorted by relevance
360 #define USI_UART_STOP_BIT_MD ((u32)0x00000001<<1) /*BIT[1], This is bit specifies the number… macro
167 …USIx->UART_CTRL &= (~(USI_UART_WORD_LEN_MD|USI_UART_STOP_BIT_MD|USI_UART_PARITY_ENABLE|USI_UART_PA… in USI_UARTInit()
Completed in 7 milliseconds