Searched refs:detectedLen (Results 1 – 2 of 2) sorted by relevance
315 void UART_LINConfig(UART_TypeDef * UARTx, uint32_t detectedLen, uint32_t detectedIEn, uint32_t gene… in UART_LINConfig() argument318 UARTx->CFG |= ((detectedLen-1) << UART_CFG_BRKRXLEN_Pos) | in UART_LINConfig()
78 void UART_LINConfig(UART_TypeDef * UARTx, uint32_t detectedLen, uint32_t detectedIEn, uint32_t gene…
Completed in 8 milliseconds