Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_mmcsd_core.h233 rt_int32_t mmcsd_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid);
/components/drivers/sdio/
A Ddev_mmc.c637 err = mmcsd_get_cid(host, resp); in mmcsd_mmc_init_card()
A Ddev_mmcsd_core.c177 rt_int32_t mmcsd_get_cid(struct rt_mmcsd_host *host, rt_uint32_t *cid) in mmcsd_get_cid() function
A Ddev_sd.c699 err = mmcsd_get_cid(host, resp); in mmcsd_sd_init_card()

Completed in 8 milliseconds