Searched refs:autoCount (Results 1 – 2 of 2) sorted by relevance
1055 void USART_ConfigAutoCount(USART_T* usart, uint8_t autoCount) in USART_ConfigAutoCount() argument1057 usart->CTRL3_B.SCARCCFG = autoCount; in USART_ConfigAutoCount()
431 void USART_ConfigAutoCount(USART_T* usart, uint8_t autoCount); /*!< Not for APM32F030 devices */
Completed in 9 milliseconds