Searched refs:Uart_SetMultiMode (Results 1 – 4 of 4) sorted by relevance
211 en_result_t Uart_SetMultiMode(M0P_UART_TypeDef* UARTx,stc_uart_multimode_t* pstcMultiCfg);
252 en_result_t Uart_SetMultiMode(uint8_t u8Idx,stc_uart_multimode_t* pstcMultiConfig);
113 en_result_t Uart_SetMultiMode(M0P_UART_TypeDef* UARTx, stc_uart_multimode_t* pstcMultiCfg) in Uart_SetMultiMode() function
257 en_result_t Uart_SetMultiMode(uint8_t u8Idx,stc_uart_multimode_t* pstcMultiConfig) in Uart_SetMultiMode() function889 enRet = Uart_SetMultiMode(u8Idx,pstcConfig->pstcMultiMode); in Uart_Init()
Completed in 10 milliseconds