Searched refs:Uart_Init (Results 1 – 6 of 6) sorted by relevance
204 en_result_t Uart_Init(M0P_UART_TypeDef* UARTx, stc_uart_cfg_t* pstcCfg);
246 en_result_t Uart_Init(uint8_t u8Idx,
351 en_result_t Uart_Init(M0P_UART_TypeDef* UARTx, stc_uart_cfg_t* pstcCfg) in Uart_Init() function
128 Uart_Init(cfg->uart, &stcCfg); in _uart_init()
265 Uart_Init(uart->config->idx, &stcConfig); in hc32_configure()
870 en_result_t Uart_Init(uint8_t u8Idx, in Uart_Init() function
Completed in 15 milliseconds