Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_mmcsd_core.h231 rt_int32_t mmcsd_spi_read_ocr(struct rt_mmcsd_host *host, rt_int32_t high_capacity, rt_uint32_t *oc…
/components/drivers/sdio/
A Ddev_mmcsd_core.c138 rt_int32_t high_capacity, in mmcsd_spi_read_ocr() argument
147 cmd.arg = high_capacity ? (1 << 30) : 0; in mmcsd_spi_read_ocr()

Completed in 4 milliseconds