Searched refs:ARM_USART_ERROR_STOP_BITS (Results 1 – 5 of 5) sorted by relevance
152 #define ARM_USART_ERROR_STOP_BITS (ARM_DRIVER_ERROR_SPECIFIC - 5) ///< Specified numb… macro
396 result = ARM_USART_ERROR_STOP_BITS; in UART_CommonControl()400 if (result == ARM_USART_ERROR_STOP_BITS) in UART_CommonControl()
177 result = ARM_USART_ERROR_STOP_BITS; in USART_CommonControl()180 if (result == ARM_USART_ERROR_STOP_BITS) in USART_CommonControl()
220 result = ARM_USART_ERROR_STOP_BITS; in UART_CommonControl()
454 result = ARM_USART_ERROR_STOP_BITS; in LPUART_CommonControl()458 if (result == ARM_USART_ERROR_STOP_BITS) in LPUART_CommonControl()