Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/port/
Desp_system_chip.c26 rv_utils_intr_global_disable(); in esp_restart_noos_dig()
/hal_espressif-latest/components/esp_system/port/soc/esp32c2/
Dsystem_internal.c56 rv_utils_intr_global_disable(); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32c3/
Dsystem_internal.c64 rv_utils_intr_global_disable(); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32h2/
Dsystem_internal.c64 rv_utils_intr_global_disable(); in esp_restart_noos()
/hal_espressif-latest/components/esp_system/port/soc/esp32c6/
Dsystem_internal.c68 rv_utils_intr_global_disable(); in esp_restart_noos()
/hal_espressif-latest/components/riscv/include/riscv/
Drv_utils.h115 FORCE_INLINE_ATTR void rv_utils_intr_global_disable(void) in rv_utils_intr_global_disable() function