Searched refs:SD_BLOCK_SIZE_CSD (Results 1 – 2 of 2) sorted by relevance
36 #define SD_BLOCK_SIZE_CSD (16) macro
230 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