Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c179 #define CY_SD_HOST_CSD_BLOCKS (16UL) macro
2568 uint32_t blkSize = CY_SD_HOST_CSD_BLOCKS; in Cy_SD_Host_OpsProgramCsd()
2580 dataConfig.blockSize = CY_SD_HOST_CSD_BLOCKS; in Cy_SD_Host_OpsProgramCsd()