Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_sdhc.h574 uint32_t cyhal_sdhc_get_frequency(cyhal_sdhc_t *obj);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2146 uint32_t cyhal_sdhc_get_frequency(cyhal_sdhc_t *obj) in cyhal_sdhc_get_frequency() function
2156 uint32_t current_card_clock = cyhal_sdhc_get_frequency(obj); in cyhal_sdhc_set_data_read_timeout()
2523 uint32_t sd_freq_before_switch = cyhal_sdhc_get_frequency(sdhc_obj); in _cyhal_sdxx_set_io_voltage()