Home
last modified time | relevance | path

Searched defs:mosi (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_spi.c606 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()
921 cy_rslt_t cyhal_spi_init(cyhal_spi_t *obj, cyhal_gpio_t mosi, cyhal_gpio_t miso, cyhal_gpio_t sclk,… in cyhal_spi_init()
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_hw_types.h1444 cyhal_gpio_t mosi; member