Home
last modified time | relevance | path

Searched refs:overDetection (Results 1 – 2 of 2) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_usart.c1536 void USART_ConfigOverrunDetection(USART_T* usart, USART_OVER_DETECTION_T overDetection) in USART_ConfigOverrunDetection() argument
1538 usart->CTRL3_B.OVRDEDIS = overDetection; in USART_ConfigOverrunDetection()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_usart.h396 void USART_ConfigOverrunDetection(USART_T* usart, USART_OVER_DETECTION_T overDetection);

Completed in 7 milliseconds