Searched refs:interrupt_controller_hal_get_int_handler_arg (Results 1 – 2 of 2) sorted by relevance
179 static inline void * interrupt_controller_hal_get_int_handler_arg(uint8_t intr) in interrupt_controller_hal_get_int_handler_arg() function
677 … void *isr_arg = interrupt_controller_hal_get_int_handler_arg(handle->vector_desc->intno); in esp_intr_free()