Searched refs:id_head (Results 1 – 1 of 1) sorted by relevance
826 uint8_t id_head = ticker->next; local833 while (id_head != TICKER_NULL) {834 struct ticker_node *ticker_next = &nodes[id_head];844 id_head = ticker_next->next;982 id_head = ticker_next->next;