Searched refs:USI_UART_PARITY_ENABLE (Results 1 – 2 of 2) sorted by relevance
361 #define USI_UART_PARITY_ENABLE ((u32)0x00000001<<4) /*BIT[4], Parity Enable*/ 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