Searched refs:cy_en_sd_host_auto_cmd_t (Results 1 – 2 of 2) sorted by relevance
1234 }cy_en_sd_host_auto_cmd_t; typedef1474 …cy_en_sd_host_auto_cmd_t autoCommand; /**< Selects which auto commands are used if an…1490 …cy_en_sd_host_auto_cmd_t autoCommand; /**< Selects which auto commands are used if any. */
2197 .autoCommand = (cy_en_sd_host_auto_cmd_t)data_config->auto_command, in cyhal_sdhc_config_data_transfer()