Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_sdhc.h666 uint8_t cyhal_sdhc_get_bus_width(cyhal_sdhc_t *obj);
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2522 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