Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c972 static cy_en_sd_host_status_t _cyhal_sdxx_pollcmdcomplete(_cyhal_sdxx_t *sdxx, uint32_t *time_used_… in _cyhal_sdxx_pollcmdcomplete() function
1890 ret = (cy_rslt_t)_cyhal_sdxx_pollcmdcomplete(sdxx, &time_used_ms); in cyhal_sdhc_erase()
2270 result = (cy_rslt_t)_cyhal_sdxx_pollcmdcomplete(sdxx, NULL); in cyhal_sdhc_send_cmd()
3097 ret = (cy_rslt_t)_cyhal_sdxx_pollcmdcomplete(sdxx, NULL); in cyhal_sdio_host_send_cmd()
3287 ret = (cy_rslt_t)_cyhal_sdxx_pollcmdcomplete(sdxx, NULL); in cyhal_sdio_host_transfer_async()