Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_mmcsd_core.h232 rt_int32_t mmcsd_all_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid);
/components/drivers/sdio/
A Ddev_mmc.c639 err = mmcsd_all_get_cid(host, resp); in mmcsd_mmc_init_card()
A Ddev_mmcsd_core.c157 rt_int32_t mmcsd_all_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid) in mmcsd_all_get_cid() function
A Ddev_sd.c701 err = mmcsd_all_get_cid(host, resp); in mmcsd_sd_init_card()

Completed in 10 milliseconds