Searched refs:ETS_TWAI_INTR_SOURCE (Results 1 – 8 of 8) sorted by relevance
/hal_espressif-latest/components/soc/esp32s3/ |
D | twai_periph.c | 14 .irq_id = ETS_TWAI_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32s2/ |
D | twai_periph.c | 14 .irq_id = ETS_TWAI_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32c3/ |
D | twai_periph.c | 14 .irq_id = ETS_TWAI_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32/ |
D | twai_periph.c | 15 .irq_id = ETS_TWAI_INTR_SOURCE,
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 71 ETS_TWAI_INTR_SOURCE, /**< interrupt of can, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 94 ETS_TWAI_INTR_SOURCE , /**< interrupt of twai, level*/ enumerator
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 266 #define ETS_TWAI_INTR_SOURCE 45/**< interrupt of twai, level*/ macro 267 #define ETS_CAN_INTR_SOURCE ETS_TWAI_INTR_SOURCE
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 94 ETS_TWAI_INTR_SOURCE, /**< interrupt of can, level*/ enumerator
|