Home
last modified time | relevance | path

Searched refs:sl_slist_push (Results 1 – 6 of 6) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/sleep_loop/
Dsl_power_manager_debug.c88 sl_slist_push(&power_debug_free_entry_list, &entry->node); in sli_power_manager_debug_init()
119 sl_slist_push(p_list, &entry->node); in power_manager_log_add_requirement()
137 sl_slist_push(&power_debug_free_entry_list, &entry_remove->node); in power_manager_log_add_requirement()
/hal_silabs-latest/gecko/common/inc/
Dsl_slist.h89 void sl_slist_push(sl_slist_node_t **head,
/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/common/
Dsl_power_manager_common.c129 sl_slist_push(&power_manager_em_transition_event_list, &event_handle->node); in sl_power_manager_subscribe_em_transition_event()
/hal_silabs-latest/simplicity_sdk/platform/common/inc/
Dsl_slist.h89 void sl_slist_push(sl_slist_node_t **head,
/hal_silabs-latest/gecko/common/src/
Dsl_slist.c52 void sl_slist_push(sl_slist_node_t **head, in sl_slist_push() function
/hal_silabs-latest/simplicity_sdk/platform/common/src/
Dsl_slist.c52 void sl_slist_push(sl_slist_node_t **head, in sl_slist_push() function