gpio_hal_intr_enable_on_core() function
Enable GPIO module interrupt signal
Arguments
hal
Context of the HAL layer
gpio_num
GPIO number. If you want to enable the interrupt of e.g. GPIO16, gpio_num should be GPIO_NUM_16 (16);
core_id
Interrupt enabled CPU to corresponding ID