Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Dsam_hsmci.c479 static int sam_hsmci_request_inner(const struct device *dev, struct sdhc_command *cmd, in sam_hsmci_request_inner() function
613 sam_hsmci_request_inner(dev, &cmd, NULL); in sam_hsmci_abort()
637 ret = sam_hsmci_request_inner(dev, cmd, sd_data); in sam_hsmci_request()