Searched refs:cyhal_sdhc_get_bus_width (Results 1 – 2 of 2) sorted by relevance
666 uint8_t cyhal_sdhc_get_bus_width(cyhal_sdhc_t *obj);
2522 uint8_t sd_bus_width_before_switch = cyhal_sdhc_get_bus_width(sdhc_obj); in _cyhal_sdxx_set_io_voltage()2633 uint8_t cyhal_sdhc_get_bus_width(cyhal_sdhc_t *obj) in cyhal_sdhc_get_bus_width() function