Searched refs:index_last (Results 1 – 1 of 1) sorted by relevance
561 uint8_t index_now, uint8_t index_last, uint8_t tods) in get_data_score() argument606 uint16_t index_delta = (index_now - index_last) - 1; in get_data_score()616 } else if (index_now <= index_last) { in get_data_score()
Completed in 4 milliseconds