Searched refs:ecos_timer_list_t (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Decos_timer.c50 } ecos_timer_list_t; typedef in typeref:struct:ecos_timer_list_s
80 ecos_timer_list_t *list = entry->list;
204 ecos_timer_list_t *list;
210 list = malloc(sizeof(ecos_timer_list_t)+size);
246 ecos_timer_list_t *list = (ecos_timer_list_t *)module_id;
305 ecos_timer_list_t *list = (ecos_timer_list_t *)module_id;
344 ecos_timer_list_t *list = entry->list;

Completed in 180 milliseconds