Esp32/Components/spi_flash/include/iram_precache.h File Reference
#include <stdint.h>
Include dependency graph for Esp32/Components/spi_flash/include/iram_precache.h:

Go to the source code of this file.

Macros

#define IRAM_PRECACHE_ATTR
 
#define IRAM_PRECACHE_START(tag)
 
#define IRAM_PRECACHE_END(tag)
 

Functions

void iram_precache (void *addr, uint32_t bytes)
 Pre-load flash data into the flash instruction cache. More...