Searched refs:_cyhal_uart_setup_resources (Results 1 – 1 of 1) sorted by relevance
617 static cy_rslt_t _cyhal_uart_setup_resources(cyhal_uart_t *obj, cyhal_gpio_t tx, cyhal_gpio_t rx, c… in _cyhal_uart_setup_resources() function817 cy_rslt_t result = _cyhal_uart_setup_resources(obj, tx, rx, cts, rts, clk); in cyhal_uart_init()