nuttx/drivers/mmcsd
Gregory Nutt 8fdbb1e0a4 Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t
Squashed commit of the following:

    sched:  Rename all use of system_t to clock_t.
    syscall:  Rename all use of system_t to clock_t.
    net:  Rename all use of system_t to clock_t.
    libs:  Rename all use of system_t to clock_t.
    fs:  Rename all use of system_t to clock_t.
    drivers:  Rename all use of system_t to clock_t.
    arch:  Rename all use of system_t to clock_t.
    include:  Remove definition of systime_t; rename all use of system_t to clock_t.
2018-06-16 12:16:13 -06:00
..
Kconfig arch/arm/src/lpc54xx: Add support for card detect and write protect to SDMMC driver. configs/lpcxpresso-lpc54628: Add logic to bring up SDMMC. 2017-12-20 10:52:05 -06:00
Make.defs A few native window build updates 2012-11-25 20:58:39 +00:00
mmcsd_csd.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mmcsd_debug.c Fix a few compilation errors. 2018-04-20 15:55:16 -06:00
mmcsd_sdio.c Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 2018-06-16 12:16:13 -06:00
mmcsd_sdio.h arch/arm/src/lpc54xx: In SDMMC driver, add logic to transfer data when TXDR or RXDR interrupts occur. Also, add logic to set the RX watermark to 2 when receiving short, non-DMA data transfers. 2017-12-20 17:27:52 -06:00
mmcsd_spi.c Elimate use of the non-standard type systime_t and replace it the equivalent, standard type clock_t 2018-06-16 12:16:13 -06:00
mmcsd_spi.h Make some file section headers more consistent with standard 2015-04-08 07:15:32 -06:00
mmcsd.h Replace all occurrences of vdbg with vinfo 2016-06-11 11:59:51 -06:00