Home
last modified time | relevance | path

Searched refs:esp_cpu_intr_edge_ack (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/hal/
Dinterrupt_controller_hal.h232 esp_cpu_intr_edge_ack(intr); in interrupt_controller_hal_edge_int_acknowledge()
/hal_espressif-latest/components/esp_hw_support/include/
Desp_cpu.h415 FORCE_INLINE_ATTR void esp_cpu_intr_edge_ack(int intr_num) in esp_cpu_intr_edge_ack() function
/hal_espressif-latest/components/esp_hw_support/
Dintr_alloc.c596 esp_cpu_intr_edge_ack(intr); in esp_intr_alloc_intrstatus()