Searched refs:autoCommand (Results 1 – 3 of 3) sorted by relevance
928 CY_ASSERT_L3(CY_SD_HOST_IS_AUTO_CMD_VALID(config->autoCommand)); in Cy_SD_Host_Read()956 dataConfig.autoCommand = config->autoCommand; in Cy_SD_Host_Read()1058 CY_ASSERT_L3(CY_SD_HOST_IS_AUTO_CMD_VALID(config->autoCommand)); in Cy_SD_Host_Write()1088 dataConfig.autoCommand = config->autoCommand; in Cy_SD_Host_Write()2435 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_SdCardSwitchFunc()2583 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_OpsProgramCsd()3382 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_GetSdStatus()3680 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_GetExtCsd()3815 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_GetScr()4736 dataConfig.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in Cy_SD_Host_FindBusSpeedMode()[all …]
1474 …cy_en_sd_host_auto_cmd_t autoCommand; /**< Selects which auto commands are used if an… member1490 …cy_en_sd_host_auto_cmd_t autoCommand; /**< Selects which auto commands are used if any. */ member
1941 dataConfig.autoCommand = (1UL == (uint32_t)*length) in cyhal_sdhc_read_async()1991 dataConfig.autoCommand = (1UL == (uint32_t)*length) in cyhal_sdhc_write_async()2197 .autoCommand = (cy_en_sd_host_auto_cmd_t)data_config->auto_command, in cyhal_sdhc_config_data_transfer()3188 dat.autoCommand = CY_SD_HOST_AUTO_CMD_NONE; in cyhal_sdio_host_transfer_async()