Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/drivers/
Dspi_emul.h37 struct spi_emul { struct
44 const struct spi_emul_api *api; argument
66 typedef int (*spi_emul_io_t)(const struct emul *target, const struct spi_config *config, argument