Home
last modified time | relevance | path

Searched defs:DPORT_INTERRUPT_DISABLE (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/esp32/include/esp32/
Ddport_access.h42 #define DPORT_INTERRUPT_DISABLE() macro
47 #define DPORT_INTERRUPT_DISABLE() unsigned int intLvl = XTOS_SET_INTLEVEL(CONFIG_ESP32_DPORT_… macro