Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c220 #define CY_SD_HOST_CSD_LSB_MASK (0x000000FFUL) macro
2616 ((context->csd[i-1UL] & CY_SD_HOST_CSD_LSB_MASK) << CY_SD_HOST_CSD_ISB_SHIFT); in Cy_SD_Host_OpsProgramCsd()