Searched refs:group_pos (Results 1 – 2 of 2) sorted by relevance
86 uint8_t group_pos; /* latest group pkg pos */ member129 #define zc_group_pos (zconfig_data->data[tods].group_pos)
645 int last_group_pos, int group_pos) in try_to_sync_pos() argument696 if (group_pos != -1) { /* 根据后位置确定 */ in try_to_sync_pos()697 guess_pos = group_pos - GROUP_NUMBER; /* 前一组 */ in try_to_sync_pos()
Completed in 5 milliseconds