esp-idf/components/soc/esp32
Armando fb6d9cd741 sdmmc: I/O phase adjustments
1. Fix incorrect meaning of SDMMC.clock bits, synchronize the names
   with the TRM.
2. Choose input and output phases to satisfy typical timing
   requirements.
3. Move use_hold_reg setting into the host driver, since it is related
   to timing.

Closes https://github.com/espressif/esp-idf/issues/8521
Related to https://github.com/espressif/esp-idf/issues/8257
2023-04-18 20:07:32 +08:00
..
include/soc sdmmc: I/O phase adjustments 2023-04-18 20:07:32 +08:00
ld
CMakeLists.txt
adc_periph.c
dac_periph.c
gpio_periph.c
i2c_periph.c
i2s_periph.c
interrupts.c
lcd_periph.c
ledc_periph.c
mcpwm_periph.c
pcnt_periph.c
rmt_periph.c
rtc_io_periph.c
sdio_slave_periph.c
sdmmc_periph.c
sigmadelta_periph.c
spi_periph.c
timer_periph.c
touch_sensor_periph.c
uart_periph.c