Home
last modified time | relevance | path

Searched refs:_cyhal_spi_setup_resources (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_spi.c599 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() function
945 result = _cyhal_spi_setup_resources(obj, mosi, miso, sclk, ssel, clk, driver_config.ssPolarity); in cyhal_spi_init()