esp_sleep_execute_event_callbacks() function
Designed to execute functions in the esp_sleep_event_cb_config_t linked list
Arguments
event_id
Designed to annotate the corresponding event_cb in g_sleep_event_cbs_config
ext_arg
Designed to pass external parameters
Return value
None