Searched refs:_cyhal_spi_setup_resources (Results 1 – 1 of 1) sorted by relevance
599 static cy_rslt_t _cyhal_spi_setup_resources(cyhal_spi_t *obj, cyhal_gpio_t mosi, cyhal_gpio_t miso,… in _cyhal_spi_setup_resources() function945 result = _cyhal_spi_setup_resources(obj, mosi, miso, sclk, ssel, clk, driver_config.ssPolarity); in cyhal_spi_init()