Searched refs:R_SCI_UART_Open (Results 1 – 3 of 3) sorted by relevance
203 fsp_err_t R_SCI_UART_Open(uart_ctrl_t * const p_api_ctrl, uart_cfg_t const * const p_cfg);
358 err = R_SCI_UART_Open(&g_uart0_ctrl, g_uart0.p_cfg); in R_BSP_WarmStart()
277 .open = R_SCI_UART_Open,313 fsp_err_t R_SCI_UART_Open (uart_ctrl_t * const p_api_ctrl, uart_cfg_t const * const p_cfg) in R_SCI_UART_Open() function