Lines Matching refs:ESP_OK
165 return ESP_OK; in get_block_buf()
222 return ESP_OK; in sdspi_host_init()
227 esp_err_t err = ESP_OK; in deinit_slot()
276 return ESP_OK; in sdspi_host_remove_device()
289 return ESP_OK; in sdspi_host_deinit()
340 if (ret != ESP_OK) { in sdspi_host_init_device()
359 if (ret != ESP_OK) { in sdspi_host_init_device()
389 if (ret != ESP_OK) { in sdspi_host_init_device()
404 if (ret != ESP_OK) { in sdspi_host_init_device()
420 if (ret != ESP_OK) { in sdspi_host_init_device()
430 return ESP_OK; in sdspi_host_init_device()
472 esp_err_t ret = ESP_OK; in sdspi_host_start_command()
492 if (ret != ESP_OK) { in sdspi_host_start_command()
535 if (ret != ESP_OK) { in start_command_default()
547 if (ret != ESP_OK) return ESP_ERR_TIMEOUT; in start_command_default()
551 if (ret != ESP_OK) { in start_command_default()
556 return ESP_OK; in start_command_default()
580 if (ret != ESP_OK) { in poll_busy()
585 return ESP_OK; in poll_busy()
609 if (ret != ESP_OK) { in poll_data_token()
628 return ESP_OK; in poll_data_token()
653 return ESP_OK; in shift_cmd_response()
707 if (ret != ESP_OK) { in start_command_read_blocks()
745 if (ret != ESP_OK) { in start_command_read_blocks()
757 if (ret != ESP_OK) { in start_command_read_blocks()
771 if (ret != ESP_OK) { in start_command_read_blocks()
812 if (ret != ESP_OK) { in start_command_read_blocks()
819 if (ret != ESP_OK) { in start_command_read_blocks()
823 return ESP_OK; in start_command_read_blocks()
848 if (ret != ESP_OK) { in start_command_write_blocks()
854 if (ret != ESP_OK) { in start_command_write_blocks()
869 if (ret != ESP_OK) { in start_command_write_blocks()
880 if (ret != ESP_OK) { in start_command_write_blocks()
893 if (ret != ESP_OK) { in start_command_write_blocks()
909 if (ret != ESP_OK) { in start_command_write_blocks()
928 if (ret != ESP_OK) { in start_command_write_blocks()
946 if (ret != ESP_OK) { in start_command_write_blocks()
951 if (ret != ESP_OK) { in start_command_write_blocks()
956 return ESP_OK; in start_command_write_blocks()
962 return ESP_OK; in sdspi_host_io_int_enable()
970 if (gpio_get_level(slot->gpio_int)==0) return ESP_OK; in sdspi_host_io_int_wait()
981 return ESP_OK; in sdspi_host_io_int_wait()