Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1275CY_SD_HOST_ERROR = CY_SD_HOST_ID | CY_PDL_STATUS_ERROR | 1U, /**< Non-speci… enumerator
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2333 result = (cy_rslt_t)CY_SD_HOST_ERROR; in _cyhal_sdxx_io_volt_switch_seq()
2338 result = (cy_rslt_t)CY_SD_HOST_ERROR; in _cyhal_sdxx_io_volt_switch_seq()
2343 result = (cy_rslt_t)CY_SD_HOST_ERROR; in _cyhal_sdxx_io_volt_switch_seq()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c3193 ret = CY_SD_HOST_ERROR; in Cy_SD_Host_AbortTransfer()