mspi_timing_change_speed_mode_cache_safe() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

This API is cache safe, it will freeze both D$ and I$ and restore them after MSPI is switched For some of the MSPI high frequency settings (e.g. 80M DDR mode Flash or PSRAM), timing tuning is required. Certain delays will be added to the MSPI RX direction. When CPU clock switches from PLL to XTAL, should call this API first to enter MSPI low speed mode to remove the delays, and vice versa.

References

from examples