Searched refs:overDetection (Results 1 – 2 of 2) sorted by relevance
1536 void USART_ConfigOverrunDetection(USART_T* usart, USART_OVER_DETECTION_T overDetection) in USART_ConfigOverrunDetection() argument1538 usart->CTRL3_B.OVRDEDIS = overDetection; in USART_ConfigOverrunDetection()
396 void USART_ConfigOverrunDetection(USART_T* usart, USART_OVER_DETECTION_T overDetection);
Completed in 7 milliseconds