Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_systimer.c150 int isr_flags = 0 /* ZEP-795 (GH #74368): esp_timer ISR priority relaxed to avoid in esp_timer_impl_init() local
Desp_timer_impl_lac.c232 int isr_flags = ((1 << 1) & ESP_INTR_FLAG_LEVELMASK) | ESP_INTR_FLAG_IRAM; in esp_timer_impl_init() local
/hal_espressif-latest/components/esp_hw_support/dma/
Dgdma.c779 int isr_flags = GDMA_INTR_ALLOC_FLAGS; in gdma_install_rx_interrupt() local
806 int isr_flags = GDMA_INTR_ALLOC_FLAGS; in gdma_install_tx_interrupt() local
/hal_espressif-latest/components/driver/gpio/
Ddedic_gpio.c153 int isr_flags = 0; in dedic_gpio_install_interrupt() local