Home
last modified time | relevance | path

Searched refs:interrupt_controller_hal_enable_int_mask (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-2.7.6/components/hal/include/hal/
Dinterrupt_controller_hal.h190 static inline void interrupt_controller_hal_enable_int_mask(uint32_t newmask) in interrupt_controller_hal_enable_int_mask() function
/hal_espressif-2.7.6/components/esp_system/
Dintr_alloc.c815 interrupt_controller_hal_enable_int_mask(intmask); in esp_intr_noniram_enable()