Home
last modified time | relevance | path

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

/hal_espressif-latest/zephyr/port/host_flash/
Dcache_utils.c50 static unsigned int s_intr_saved_state; variable
75 s_intr_saved_state = irq_lock(); in spi_flash_disable_interrupts_caches_and_other_cpu()
114 irq_unlock(s_intr_saved_state); in spi_flash_enable_interrupts_caches_and_other_cpu()