Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/soc/esp32c2/include/soc/
Dsoc.h234 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.7.0/components/soc/esp32c3/include/soc/
Dsoc.h231 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.7.0/components/soc/esp32c6/include/soc/
Dsoc.h236 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.7.0/components/soc/esp32s2/include/soc/
Dsoc.h269 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.7.0/components/soc/esp32h2/include/soc/
Dsoc.h233 #define ETS_INVALID_INUM 0 macro
/hal_espressif-3.7.0/components/soc/esp32s3/include/soc/
Dsoc.h289 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.7.0/components/soc/esp32/include/soc/
Dsoc.h407 #define ETS_INVALID_INUM 6 macro
/hal_espressif-3.7.0/components/esp_system/port/
Dcpu_start.c143 esp_rom_route_intr_matrix(core_id, i, ETS_INVALID_INUM); in core_intr_matrix_clear()