incubator-nuttx/drivers/mmcsd
zhanghu5 32717ae353 sdio_probe: set voltage use CMD5
reference doc: https://www.infineon.com/dgdl/Infineon-SDIO_platform_support_guide-UserManual-v01_00-EN.pdf?fileId=8ac78c8c8c3de074018c8ba3a9973619

Signed-off-by: zhanghu5 <zhanghu5@xiaomi.com>
2024-10-15 21:04:28 +08:00
..
CMakeLists.txt mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
Kconfig drivers/mmcsd/Kconfig|mmcsd_sdio.c: check ready without sleep 2024-08-19 19:52:39 +08:00
Make.defs mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
mmcsd.h mmcsd: add multi partitions prototype implementation 2024-10-09 13:57:07 +08:00
mmcsd_csd.h mmcsd: refine emmc capacity calculate 2024-10-09 22:24:18 +08:00
mmcsd_debug.c Fix mmcsd/mmcsd_debug.c:110:9: error: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' 2023-09-25 01:10:00 +03:00
mmcsd_procfs.c mmcsd: add multi partitions prototype implementation 2024-10-09 13:57:07 +08:00
mmcsd_sdio.c mmcsd:add reset card to idle state (CMD0) support 2024-10-15 03:15:24 +08:00
mmcsd_sdio.h mmcsd: add write ext csd reg support 2024-08-26 17:45:43 -04:00
mmcsd_spi.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
mmcsd_spi.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
sdio.c sdio_probe: set voltage use CMD5 2024-10-15 21:04:28 +08:00