ESP-IDF
spi_flash_disable_interrupts_caches_and_other_cpu()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
components
app_trace
app_update
bootloader_support
bt
cmock
console
cxx
driver
efuse
esp_adc
esp_app_format
esp_bootloader_format
esp_coex
esp_common
esp_driver_ana_cmpr
esp_driver_cam
esp_driver_dac
esp_driver_gpio
esp_driver_gptimer
esp_driver_i2c
esp_driver_i2s
esp_driver_jpeg
esp_driver_ledc
esp_driver_mcpwm
esp_driver_parlio
esp_driver_pcnt
esp_driver_rmt
esp_driver_sdio
esp_driver_sdm
esp_driver_sdmmc
esp_driver_sdspi
esp_driver_spi
esp_driver_tsens
esp_driver_uart
esp_driver_usb_serial_jtag
esp_eth
esp_event
esp_gdbstub
esp_hid
esp_http_client
esp_http_server
esp_https_ota
esp_https_server
esp_hw_support
esp_lcd
esp_local_ctrl
esp_mm
esp_netif
esp_partition
esp_phy
esp_pm
esp_psram
esp_ringbuf
esp_rom
esp_security
esp_system
esp_timer
esp_vfs_console
esp_wifi
esp-tls
espcoredump
hal
heap
http_parser
ieee802154
log
mqtt
newlib
nvs_flash
nvs_sec_provider
openthread
perfmon
protobuf-c
protocomm
pthread
rt
sdmmc
soc
spi_flash
include
esp_private
cache_utils.h
spi_flash_init_lock()
spi_flash_op_lock()
spi_flash_op_unlock()
spi_flash_disable_interrupts_caches_and_other_cpu()
spi_flash_enable_interrupts_caches_and_other_cpu()
spi_flash_disable_interrupts_caches_and_other_cpu_no_os()
spi_flash_enable_interrupts_caches_no_os()
spi_flash_check_and_flush_cache()
spi_flash_cache_enabled()
spi_flash_enable_cache()
spi_flash_disable_cache()
spi_flash_restore_cache()
spi_flash_os.h
spi_flash
esp_flash_internal.h
esp_flash_spi_init.h
esp_flash.h
memspi_host_driver.h
spi_flash_chip_boya.h
spi_flash_chip_driver.h
spi_flash_chip_gd.h
spi_flash_chip_generic.h
spi_flash_chip_issi.h
spi_flash_chip_mxic.h
spi_flash_chip_th.h
spi_flash_chip_winbond.h
spi_flash_mmap.h
spi_flash_override.h
cache_utils.c
esp_flash_api.c
esp_flash_spi_init.c
flash_brownout_hook.c
flash_mmap.c
flash_ops.c
memspi_host_driver.c
spi_flash_chip_boya.c
spi_flash_chip_drivers.c
spi_flash_chip_gd.c
spi_flash_chip_generic.c
spi_flash_chip_issi.c
spi_flash_chip_mxic_opi.c
spi_flash_chip_mxic.c
spi_flash_chip_th.c
spi_flash_chip_winbond.c
spi_flash_os_func_app.c
spi_flash_os_func_noos.c
spiffs
tcp_transport
ulp
unity
vfs
wear_levelling
wifi_provisioning
wpa_supplicant
xtensa
examples
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
spi_flash_disable_interrupts_caches_and_other_cpu()
spi_flash_disable_interrupts_caches_and_other_cpu() function
Syntax
Show:
Summary
Declaration
Definition
from
cache_utils.h:39
void
spi_flash_disable_interrupts_caches_and_other_cpu
(
void
)
;
Implemented in
cache_utils.c:150
Examples
References
from
examples
Code
Location
Referrer
void
IRAM_ATTR
spi_flash_disable_interrupts_caches_and_other_cpu
(
void
)
cache_utils.c:150
void
IRAM_ATTR
spi_flash_disable_interrupts_caches_and_other_cpu
(
void
)
cache_utils.c:320
void
spi_flash_disable_interrupts_caches_and_other_cpu
(
void
)
;
cache_utils.h:39
spi_flash_disable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:424
s_do_mapping()
spi_flash_disable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:624
s_do_unmapping()
spi_flash_disable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:757
s_vaddr_to_paddr()
spi_flash_disable_interrupts_caches_and_other_cpu
(
)
;
esp_mmu_map.c:789
s_paddr_to_vaddr()
.
start
=
spi_flash_disable_interrupts_caches_and_other_cpu
,
flash_ops.c:83
spi_flash_disable_interrupts_caches_and_other_cpu
(
)
;
spi_flash_os_func_app.c:70
cache_disable()
Call Tree
from
examples
spi_flash_disable_interrupts_caches_and_other_cpu()
is called by 5 functions and calls 10 functions:
s_do_mapping()
s_do_unmapping()
s_vaddr_to_paddr()
s_paddr_to_vaddr()
cache_disable()
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu()
xPortGetCoreID()
__assert_func()
esp_intr_noniram_disable()
vTaskSuspendAll()
xTaskResumeAll()
xTaskGetSchedulerState()
spi_flash_op_lock()
spi_flash_disable_cache()
esp_ipc_call_nonblocking()
esp_task_stack_is_sane_cache_disabled()
All items filtered out
Data Use
from
examples
spi_flash_disable_interrupts_caches_and_other_cpu()
reads 3 variables and writes 2 variables:
s_flash_op_cache_state
s_flash_op_can_start
s_flash_op_cpu
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu()
s_flash_op_can_start
s_flash_op_cpu
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
spi_flash_disable_interrupts_caches_and_other_cpu()
is implemented by 1 functions:
All items filtered out
spi_flash_disable_interrupts_caches_and_other_cpu()
spi_flash_guard_funcs_t::start
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out