incubator-nuttx/drivers/mmcsd
zhangshoukui 1af82ba979 mmcsd: SDIO_CAPS_4BIT_ONLY set buswidth MMCSD_SCR_BUSWIDTH_4BIT
uint8_t buswidth:4;              /* Bus widths supported (SD only) */

Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>
2024-10-24 18:06:22 +08:00
..
CMakeLists.txt
Kconfig drivers/mmcsd/Kconfig|mmcsd_sdio.c: check ready without sleep 2024-08-19 19:52:39 +08:00
Make.defs
mmcsd.h mmcsd: add multi partitions support 2024-10-16 16:58:37 +08:00
mmcsd_csd.h mmcsd: refine emmc capacity calculate 2024-10-09 22:24:18 +08:00
mmcsd_debug.c
mmcsd_extcsd.h mmcsd: add multi partitions support 2024-10-16 16:58:37 +08:00
mmcsd_procfs.c mmcsd: add multi partitions prototype implementation 2024-10-09 13:57:07 +08:00
mmcsd_sdio.c mmcsd: SDIO_CAPS_4BIT_ONLY set buswidth MMCSD_SCR_BUSWIDTH_4BIT 2024-10-24 18:06:22 +08:00
mmcsd_sdio.h mmcsd: add multi partitions support 2024-10-16 16:58:37 +08:00
mmcsd_spi.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
mmcsd_spi.h
sdio.c sdio_probe: set voltage use CMD5 2024-10-15 21:04:28 +08:00