Lines Matching refs:cache

65         bool "Enable workaround for bug in SPI RAM cache for Rev1 ESP32s"
70 … when the cache line needs to be fetched from external RAM and an interrupt occurs. This enables a
71 … fix in the compiler (-mfix-esp32-psram-cache-issue) that makes sure the specific code that is
79 menu "SPIRAM cache workaround debugging"
120 … Putting these function in IRAM will allow them to be called when flash cache is disabled
130 … Putting these function in IRAM will allow them to be called when flash cache is disabled
139 … Putting these function in IRAM will allow them to be called when flash cache is disabled
149 … Putting these function in IRAM will allow them to be called when flash cache is disabled
160 … Putting these function in IRAM will allow them to be called when flash cache is disabled
171 … Putting these function in IRAM will allow them to be called when flash cache is disabled
180 … Putting these function in IRAM will allow them to be called when flash cache is disabled
192 … Putting these function in IRAM will allow them to be called when flash cache is disabled
201 … Putting these function in IRAM will allow them to be called when flash cache is disabled
210 … Putting these function in IRAM will allow them to be called when flash cache is disabled
221 … Putting these function in IRAM will allow them to be called when flash cache is disabled
230 … Putting these function in IRAM will allow them to be called when flash cache is disabled
267 … Because some bits of the ESP32 code environment cannot be recompiled with the cache workaround,