Home
last modified time | relevance | path

Searched defs:sdmmc_ra_command (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sdhc/
Dsdhc_renesas_ra.h20 struct sdmmc_ra_command { struct
21 uint32_t opcode;
22 uint32_t arg;
23 void *data;
24 unsigned int sector_count;
25 unsigned int sector_size;
26 int timeout_ms;