Home
last modified time | relevance | path

Searched refs:SD_BLOCK_SIZE_CSD (Results 1 – 2 of 2) sorted by relevance

/bsp/efm32/
A Ddrv_sdcard.h36 #define SD_BLOCK_SIZE_CSD (16) macro
A Ddrv_sdcard.c230 len_trl = SD_BLOCK_SIZE_CSD; in efm_spiSd_cmd()
1017 if ((buf_res = rt_malloc(SD_BLOCK_SIZE_CSD)) == RT_NULL) in rt_spiSd_control()
1090 if ((buf_res = rt_malloc(SD_BLOCK_SIZE_CSD)) == RT_NULL) in rt_spiSd_control()

Completed in 9 milliseconds