Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c896 static cy_rslt_t _cyhal_sdxx_sdcardchangeclock(_cyhal_sdxx_t *sdxx, uint32_t *frequency, bool lv_si… in _cyhal_sdxx_sdcardchangeclock() function
2132 … result = _cyhal_sdxx_sdcardchangeclock(sdxx, &actual_freq, sdxx->low_voltage_io_set, negotiate); in cyhal_sdhc_set_frequency()
2883 result = _cyhal_sdxx_sdcardchangeclock(sdxx, &freq, sdxx->low_voltage_io_set, false); in _cyhal_sdio_init_common()
3011 result = _cyhal_sdxx_sdcardchangeclock(sdxx, &freq, sdxx->low_voltage_io_set, false); in cyhal_sdio_configure()