Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsoc.h297 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsoc.h320 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsoc.h363 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsoc.h370 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dsoc.h467 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.6.0/components/esp_system/port/
Dcpu_start.c149 intr_matrix_set(core_id, i, ETS_INVALID_INUM); in core_intr_matrix_clear()