Searched refs:ARM_USART_ERROR_PARITY (Results 1 – 5 of 5) sorted by relevance
151 #define ARM_USART_ERROR_PARITY (ARM_DRIVER_ERROR_SPECIFIC - 4) ///< Specified Pari… macro
203 result = ARM_USART_ERROR_PARITY; in UART_CommonControl()206 if (result == ARM_USART_ERROR_PARITY) in UART_CommonControl()
216 result = ARM_USART_ERROR_PARITY; in UART_CommonControl()219 if (result == ARM_USART_ERROR_PARITY) in UART_CommonControl()
159 result = ARM_USART_ERROR_PARITY; in USART_CommonControl()163 if (result == ARM_USART_ERROR_PARITY) in USART_CommonControl()
420 result = ARM_USART_ERROR_PARITY; in LPUART_CommonControl()424 if (result == ARM_USART_ERROR_PARITY) in LPUART_CommonControl()