Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsdhc_spi.c425 static int sdhc_skip(const struct device *dev, uint8_t skip_val) in sdhc_skip() argument
439 } while (buf == skip_val && retries--); in sdhc_skip()