mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
feat(sd): supported UHS-I SDR104 200MHz speed
This commit is contained in:
@@ -60,6 +60,7 @@ typedef int sdspi_dev_handle_t;
|
||||
.get_real_freq = &sdspi_host_get_real_freq, \
|
||||
.input_delay_phase = SDMMC_DELAY_PHASE_0, \
|
||||
.set_input_delay = NULL, \
|
||||
.set_input_delayline = NULL, \
|
||||
.dma_aligned_buffer = NULL, \
|
||||
.pwr_ctrl_handle = NULL, \
|
||||
.get_dma_info = NULL, \
|
||||
|
||||
Reference in New Issue
Block a user