Searched refs:Cy_SD_Host_SoftwareReset (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_sd_host.c | 472 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_DATALINE); in Cy_SD_Host_eMMC_InitCard() 473 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_CMD_LINE); in Cy_SD_Host_eMMC_InitCard() 2999 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_ALL); in Cy_SD_Host_DeInit() 3865 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_CMD_LINE); in Cy_SD_Host_ErrorReset() 3920 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_CMD_LINE); in Cy_SD_Host_VoltageCheck() 4065 Cy_SD_Host_SoftwareReset(base, CY_SD_HOST_RESET_DATALINE); in Cy_SD_Host_IoOcr() 5203 void Cy_SD_Host_SoftwareReset(SDHC_Type *base, in Cy_SD_Host_SoftwareReset() function
|
| /hal_infineon-latest/mtb-pdl-cat1/drivers/include/ |
| D | cy_sd_host.h | 1610 void Cy_SD_Host_SoftwareReset(SDHC_Type *base, cy_en_sd_host_reset_t reset);
|
| /hal_infineon-latest/mtb-hal-cat1/source/ |
| D | cyhal_sdhc.c | 1275 Cy_SD_Host_SoftwareReset(sdxx->base, CY_SD_HOST_RESET_DATALINE); in _cyhal_sdxx_reset() 1276 Cy_SD_Host_SoftwareReset(sdxx->base, CY_SD_HOST_RESET_CMD_LINE); in _cyhal_sdxx_reset()
|