Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_sd.h34 rt_err_t mmcsd_send_app_op_cond(struct rt_mmcsd_host *host, rt_uint32_t ocr, rt_uint32_t *rocr);
/components/drivers/sdio/
A Ddev_sd.c432 rt_err_t mmcsd_send_app_op_cond(struct rt_mmcsd_host *host, in mmcsd_send_app_op_cond() function
682 err = mmcsd_send_app_op_cond(host, ocr, &ocr); in mmcsd_sd_init_card()
A Ddev_mmcsd_core.c655 err = mmcsd_send_app_op_cond(host, 0, &ocr); in mmcsd_detect()

Completed in 7 milliseconds