Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sd_host.h1291 } cy_en_sd_host_bus_width_t; typedef
1446 cy_en_sd_host_bus_width_t busWidth; /**< The desired bus width. */
1554 cy_en_sd_host_bus_width_t width);
1556 cy_en_sd_host_bus_width_t width,
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c752 static cy_en_sd_host_bus_width_t _cyhal_sdhc_buswidth_hal_to_pdl(uint8_t sd_data_bits) in _cyhal_sdhc_buswidth_hal_to_pdl()
768 static uint8_t _cyhal_sdhc_buswidth_pdl_to_hal(cy_en_sd_host_bus_width_t sd_data_bits) in _cyhal_sdhc_buswidth_pdl_to_hal()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sd_host.c1817 cy_en_sd_host_bus_width_t width, in Cy_SD_Host_SetBusWidth()
4363 cy_en_sd_host_bus_width_t width) in Cy_SD_Host_SetHostBusWidth()