Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_sd.h33 rt_err_t mmcsd_send_if_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr);
/components/drivers/sdio/
A Ddev_sd.c487 rt_err_t mmcsd_send_if_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr) in mmcsd_send_if_cond() function
673 err = mmcsd_send_if_cond(host, ocr); in mmcsd_sd_init_card()
A Ddev_mmcsd_core.c641 mmcsd_send_if_cond(host, host->valid_ocr); in mmcsd_detect()

Completed in 5 milliseconds