Searched refs:s_is_app_cmd (Results 1 – 1 of 1) sorted by relevance
62 static bool s_is_app_cmd; // This flag is set if the next command is an APP command variable85 s_is_app_cmd = false; in sdmmc_host_transaction_handler_init()167 s_is_app_cmd = (ret == ESP_OK && cmdinfo->opcode == MMC_APP_CMD); in sdmmc_host_do_transaction()