ulp_isr_register() function
Register ULP wakeup signal ISR
Arguments
arg
ISR callback function arguments
Return value
- ESP_OK on success - ESP_ERR_INVALID_ARG if callback function is NULL - ESP_ERR_NO_MEM if heap memory cannot be allocated for the interrupt
Notes
The ISR routine will only be active if the main CPU is not in deepsleep