Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp32/include/esp32/
Ddport_access.h47 …RRUPT_DISABLE() unsigned int intLvl = XTOS_SET_INTLEVEL(CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL)
/device/soc/esp/esp32/components/esp32/
Ddport_access.c249 "rsil %[LVL], "XTSTR(CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL)"\n"\ in esp_dport_access_reg_read()
/device/soc/esp/esp32/components/esp_system/port/soc/esp32/
Ddport_panic_highint_hdl.S260 rsil a0, CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL /* disable nested interrupt */
458 rsil a4, CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL /* disable nested iterrupt */
/device/soc/esp/esp32/components/
Dsdkconfig.h154 #define CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL 5 macro
Dsdkconfig.gni296 CONFIG_ESP32_DPORT_DIS_INTERRUPT_LVL=5