Searched refs:Uart_SetStopBit (Results 1 – 2 of 2) sorted by relevance
260 en_result_t Uart_SetStopBit(uint8_t u8Idx,uint8_t u8Len);
369 en_result_t Uart_SetStopBit(uint8_t u8Idx,uint8_t u8Len) in Uart_SetStopBit() function886 enRet = Uart_SetStopBit(u8Idx,pstcConfig->enStopBit); in Uart_Init()
Completed in 7 milliseconds