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
235 result = ARM_USART_ERROR_STOP_BITS; in UART_CommonControl()239 if (result == ARM_USART_ERROR_STOP_BITS) in UART_CommonControl()
220 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()
440 result = ARM_USART_ERROR_STOP_BITS; in LPUART_CommonControl()444 if (result == ARM_USART_ERROR_STOP_BITS) in LPUART_CommonControl()