Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1337 CY_SD_HOST_ERASE_TRIM = 6U /**< Trim the write blocks identified by enumerator
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c319 (CY_SD_HOST_ERASE_TRIM == (eraseType)))
1295 case CY_SD_HOST_ERASE_TRIM: in Cy_SD_Host_Erase()
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c1870 eraseType = CY_SD_HOST_ERASE_TRIM; in cyhal_sdhc_erase()