Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/esp_rom/include/esp32s2/rom/
Dets_sys.h586 ETS_ISR_ATTACH(ETS_UART0_INUM, (func), (void *)(arg))
601 ETS_INTR_ENABLE(ETS_UART0_INUM)
604 ETS_INTR_DISABLE(ETS_UART0_INUM)
/hal_espressif-2.7.6/components/esp_rom/include/esp32s3/rom/
Dets_sys.h584 ETS_ISR_ATTACH(ETS_UART0_INUM, (func), (void *)(arg))
599 ETS_INTR_ENABLE(ETS_UART0_INUM)
602 ETS_INTR_DISABLE(ETS_UART0_INUM)
/hal_espressif-2.7.6/components/esp_rom/include/esp32/rom/
Dets_sys.h582 ETS_ISR_ATTACH(ETS_UART0_INUM, (func), (void *)(arg))
597 ETS_INTR_ENABLE(ETS_UART0_INUM)
600 ETS_INTR_DISABLE(ETS_UART0_INUM)
/hal_espressif-2.7.6/components/esp32/test/
Dtest_fastbus.c130 xt_ints_off(1 << ETS_UART0_INUM);
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Dsoc.h332 #define ETS_UART0_INUM 5 macro
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Dsoc.h329 #define ETS_UART0_INUM 5 macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Dsoc.h350 #define ETS_UART0_INUM 5 macro
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Dsoc.h410 #define ETS_UART0_INUM 5 macro