Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-hal-cat1/include/
Dcyhal_sdhc.h282 …cyhal_sdhc_auto_cmd_t auto_command; //!< Selects which auto commands … member
/hal_infineon-latest/mtb-hal-cat1/source/
Dcyhal_sdhc.c2197 .autoCommand = (cy_en_sd_host_auto_cmd_t)data_config->auto_command, in cyhal_sdhc_config_data_transfer()