incubator-nuttx/drivers/mmcsd
chenrun1 44351959ee mmcsd_sdio:Limit the use of sleep in mmcsd.
reference:https://github.com/apache/nuttx/pull/12971

Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-09-06 12:25:55 +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 drivers/mmcsd/mmcsd.h|mmcsd_sdio.c|mmcsd_sdio.h: support MMC high speed SDR mode 2024-08-19 19:52:39 +08:00
mmcsd_csd.h
mmcsd_debug.c
mmcsd_procfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
mmcsd_sdio.c mmcsd_sdio:Limit the use of sleep in mmcsd. 2024-09-06 12:25:55 +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
sdio.c