Home
last modified time | relevance | path

Searched refs:Cache_WriteBack_Addr (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_cache_esp32s2_esp32s3.c97 int Cache_WriteBack_Addr(uint32_t addr, uint32_t size) in Cache_WriteBack_Addr() function
156 extern int Cache_WriteBack_Addr(uint32_t addr, uint32_t size);
/hal_espressif-latest/components/mbedtls/port/sha/dma/
Dsha.c234 Cache_WriteBack_Addr((uint32_t)input, ilen); in esp_sha_dma()
237 Cache_WriteBack_Addr((uint32_t)buf, buf_len); in esp_sha_dma()
/hal_espressif-latest/components/hal/
Dcache_hal.c179 Cache_WriteBack_Addr(vaddr, size); in cache_hal_writeback_addr()
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h391 int Cache_WriteBack_Addr(uint32_t addr, uint32_t size);
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h501 int Cache_WriteBack_Addr(uint32_t addr, uint32_t size);
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32p4.ld223 Cache_WriteBack_Addr = 0x4fc003f4; symbol
Drom_32s2.ld91 PROVIDE ( Cache_WriteBack_Addr = 0x400183c8 ); symbol
Drom_32s3.ld398 PROVIDE( Cache_WriteBack_Addr = 0x400016c8 ); symbol
Drom_32s3_beta_2.ld142 PROVIDE ( Cache_WriteBack_Addr = 0x400524a4 ); symbol
/hal_espressif-latest/components/mbedtls/port/aes/dma/
Desp_aes.c365 Cache_WriteBack_Addr((uint32_t)input, len); in esp_aes_process_dma()
/hal_espressif-latest/components/esp_rom/esp32s2/ld/
Desp32s2.rom.ld77 PROVIDE ( Cache_WriteBack_Addr = 0x400183c8 ); symbol